
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
body {
	background-color:#6699CC;
	margin: 0; 
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin-bottom: -3px;} 

h2 { 
margin-bottom: 0; 
padding-bottom: 0; 
}

 a:link {color:#0000FF; text-decoration: none} a:visited {
	color:#0000FF;
	text-decoration: none;
} a:hover {
	color:#CC3000;
	text-decoration: none;
} a:active {
	color:#FF6600;
	text-decoration: none;
}  

