body{

	color:#003366;
	font-family:Verdana;
	font-size:9pt;
	font-style:normal;
    background:#010066;

	}


input, option, textarea{
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
	
	text-decoration: blink;

	font-style: normal;
	line-height: normal;


}


a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #003366;
	text-decoration: none;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
table, tr, td{
	color:#003366;
	font-family:Verdana;
	font-size:9pt;
	font-style:normal;
	
	}