
body {
	margin: 20px;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
        background:	#0404B4;
	color: #444444;
}


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


A               { color: #FCDA01; font-weight:bold; text-decoration: none; }
A:link          { color: #FCDA01; font-weight:bold; text-decoration: none; }
A:visited               { color: #FCDA01; font-weight:bold; text-decoration: none; }
A:active                { color: #FCDA01; font-weight:bold; text-decoration: none;  }
A:hover         { color: #FCDA01; 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: 11pt/18pt
}

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



h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18pt;
color:#080C46
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16pt;
color:#A82323
}





