body {
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, table, tr, td { 
	font-size: 10pt; 
}

H1 { 
	font-size: 11pt; 
	font-weight: bold;
}
H2 { 
	font-size: 10pt; 
	font-weight: bold;
}
a, a:visited, a:hover{
	color: #006633;
	text-decoration: underline;
}