body{
	background-color: #006600;
	color: white;
	font-size: 7.5pt;
	font-family: verdana, sans-serif;
}

a:link { 
	color: white;
	text-decoration: none;
} 

a:visited { 
	color: white;
}

a:active { 
	color: white;
}

a:hover {
	text-decoration: underline;
}

h1 { 
	color: #565c5e; 
	font-variant: normal; 
	font-weight: bold; 
	font-style: normal; 
	font-family: verdana, sans-serif;  
	font-size: 12pt; 
} 

p {
	margin-left : 10pt;
} 

.small {
	font-size: 8pt;
} 

td { 
	color: #554295;
	background-color: #009900; 
	font-size: 7.5pt;
	font-family: verdana, sans-serif; 
	vertical-align: top;
}

th { 
	color: white;
	background-color: #554295; 
	font-size: 7.5pt;
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-align: left;
}
