body {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}
a:link { 
	color: #122865; 
	text-decoration: none; 
	font-weight: bold; 
}
a:visited { 
	color: #9F482B; 
	text-decoration: none; 
	font-weight: bold; 
}
a:active {  
	color: #5C2217; 
	text-decoration: none; 
	font-weight: bold; 
}
a:hover {   
	color: #5C2217; 
	font-weight: bold; 
	text-decoration: underline; 
}
.header { 
	color: #122865;
	background-color: inherit;
   font-size: 12pt;
   font-weight: bold;
}
.subheader {
	font-size: larger;
	font-weight: bold;
}
.biomargin {
	width: 290px;
}
