* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
}

p.indent {
 text-indent: 10px;
 text-align: justify;
}

.Header1 {
 color: #6a8d00;
 font-size: 13px;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 8px;
}

.Header2 {
 color: #6a8d00;
 font-size: 20px;
 font-weight: bold;
 margin-top: 0px; 
 margin-bottom: 10px; 
}

.small {
 font-size: 9px;
 color: #9595aa;
}

.green {
 color: #6a8d00;
}