a:link { color:#008080; }
a:visited { color:#353692; }
a:active { color:#ff00ff; }
a:hover { color:red; }

b a:link { color:yellow; }
b a:visited { color:white; }
b a:active { color:#ff00ff; }
b a:hover { color:red; }

body { background-color:#353692;
	font-family:Verdana,Arial,Helvetica;
	font-style:normal;
	font-size:8pt;
	color:White; }

h1 { margin-top:5pt; }

h2 { margin-top:-3pt; 
	color:Yellow; }

th { color:#353692; }

th b a { font-size:8pt; }

td { background-color:White;
	border-style:groove;
	border-width:thin;
	border-color:#FFFFFF; 
	font-family:Verdana,Arial,Helvetica;
	font-style:normal;
	font-size:8pt;
	color:#353692;
	 }

li { margin-left:-10pt;
	margin-bottom:2pt;
	margin-right:2pt;
	}

form { margin:0pt;
	}

i b { 	font-family:Verdana,Arial,Helvetica;
	font-style:normal;
	font-size:12pt; }

select { background-color:#353692;
	font-family:Verdana,Arial,Helvetica;
	color:yellow;
	text-align:center; 
	border-style:groove;
	border-width:thin;
	border-color:red; 
	font-style:normal;
	font-size:8pt;
	font-weight:bold;
	margin:1px; padding:1px; }

input { cursor:hand;
	font-family:Verdana,Arial,Helvetica;
	font-style:normal;
	font-size:8pt;
	 }

b input { cursor:auto; }

img {	margin-bottom:0.5pt;
	 }
