TABLE {
	font-family : Verdana;
	font-size : x-small;
	color: white;
	}


a {
	
	color : White;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}

H1, H2, H3, H4, H5, H6 {
	font-family : Verdana;
	font-style : italic;
	color : Yellow;
}




a:hover {
	color : #FFFF33;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}

body {
    background : #0064A0 font-family : Verdana Geneva Arial Helvetica sans-serif monospace;
	font-size : x-small;
	text-align : justify;
	margin : 3px 3px;
}


