/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color: #3f4b00;
}

.green-header {
color:#6DB43F;
}

.small-copy {
	font-size: 9px;
}
hr {border: none 0; 
border-top: 1px dashed #6DB43F;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
-->

