
body {
	margin: 20px;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	color: #8F4503;
        background: 	#41383C	;

}


p, ul, ol, blockquote {
	margin-top: 0;
}


A               { color: #151B8D; font-weight:bold; text-decoration: none; }
A:link          { color: #151B8D; font-weight:bold; text-decoration: none; }
A:visited               { color: #800517; font-weight:bold; text-decoration: none; }
A:active                { color: #C58917; font-weight:bold; text-decoration: none;  }
A:hover         { color: #C58917; font-weight:bold; text-decoration: none;  }

body, td, tr{
font-family: verdana;
color:#150517;
font-size:12;
font-weight:normal;
}

p{
font-family: verdana;
color:#150517;
font-size:14;
font-weight:normal;
}

li{
font-family: verdana;
color:#150517;
font-size:14;
font-weight:bold;
}



h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
border-color: #000099;
margin-left: 0px;
margin-top: 5px;
margin-bottom: 1px;
color: #990000;
}




