/* CSS Document */

body {
	background-color: #0A3B6C; font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #F5D767;
	letter-spacing: 0px;
	font-weight: normal;}
	
	a:link { text-decoration: none; font-weight: bold; color: #F5D767}
a:visited { text-decoration: none; font-weight: bold; color: #F5D767}
a:active { text-decoration: none; font-weight: bold; color: #F5D767}
a:hover { color: #ffcc66; font-weight: bold}

	


h1{
	font-size:13px;
	margin-top:0px;
	margin-bottom:2px;
	font-style: normal;
	font-weight: bold;
	} 
	
p, ul{ 
margin-top:0px; 
margin-bottom:10px 
} 
h2{ 
font-size:12px; 
font-style: normal;
font-weight:bold;
margin-top:0px; 
margin-bottom:0px;
margin-left:0px;
background-color:#0A3B6C;
font-color:#ffcc66;

} 
h3{ 
font-size:11px; 
margin-top:0px; 
margin-bottom:0px; 
font-style: normal;
background-color:#0A3B6C;} 

body {
	scrollbar-base-color: #0A3B6C;
	scrollbar-highlight-color: #0A3B6C;
	scrollbar-3dlight-color: #0A3B6C;
	scrollbar-darkshadow-color: #0A3B6C;
	scrollbar-track-color:#0A3B6C;
	scrollbar-arrow-color:#EBD24B;}

a:link { text-decoration: none; font-weight: bold; color: #F5D767}
a:visited { text-decoration: none; font-weight: bold; color: #F5D767}
a:active { text-decoration: none; font-weight: bold; color: #F5D767}
a:hover { color: #ffcc66; font-weight: bold}


tr {font-family: Tahoma, Verdana; font-size: 12px; letter-spacing: 0px;
}
td {font-family: Tahoma, Verdana; font-size: 12px;color:#F5D767; letter-spacing: 0px;
}