p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px; 
	color: #35584F;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	color:#339966;
	font-size:11px;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;

}

.header_underline {
	border-bottom-width:2px; 
	border-bottom-color:#999999; 
	border-bottom-style:solid
	
}

.margintop5px {
	margin-top:5px;
}

.cellmargin {
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:3px;
	vertical-align:top;
	vertical-align:text-top;
}