

A {
color: #FFFFFF; 
text-decoration: none; 
font-size: 10pt;
}

A:hover {
color: #80FFFF; 
text-decoration: none; 
font-size: 10pt;
}


BODY {

	background: #004080;

	font-family: Century Gothic;
	font-size: 10pt;
 	color: #C0C0C0;
	text-align: right;

scrollbar-arrow-color: #004080;
scrollbar-base-color: #6699cc;
scrollbar-darkshadow-color: #004080;
scrollbar-track-color: #004080; 
scrollbar-face-color: #004080;
scrollbar-shadow-color: #80ffff;
scrollbar-highlight-color: #004080;
scrollbar-3dlight-color: #004080;

}



table{
font-size: 10pt;
text-align: right;
}

textarea, option, input{
	font-family: Tahoma;
	font-size: 10pt;
	color:#004080;
	border-width: 0;
}

hr{
text-align="center";
}



