body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0087a6;
}

td {
	font-family:Lucida Sans Unicode, Arial;
	font-size:11px;
	color:#FFFFFF;
}

h1 {
font-family: "Lucida Sans Unicode", "Arial";
text-decoration: none; 
font-weight:bold;
margin-top: 0;
margin-bottom: 0;
font-size: 12;
color:#FFFFFF;
}

h2 {
font-family: "Lucida Sans Unicode", "Arial";
text-decoration: none; 
font-weight:normal;
margin-top: 0;
margin-bottom: 0;
font-size: 11;
color:#FFFFFF;
}

a:link			{ text-decoration: none; color:#FFFFFF; }
a:visited 		{ text-decoration: none; color:#FFFFFF; }
a:hover   		{ text-decoration: underline; color:yellow; }

.f1 { font-size:11px; font-family:"Trebuchet MS", "Arial"; border-style:solid; color:#00a9d0; border-width:1px; padding:3; border-color:#60d1eb; }