p, body, table, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	line-height: 22px;
	text-align: justify;	
}

span.indent {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #292929;
	font-weight : normal;
	text-indent : 3em;
	letter-spacing: 10pt;
}

h1 { 
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 12px ; 
color : #5D4718 ; 
font-weight : bold; 
} 

a { 
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 10px ;
color : #9FAA00 ;
font-weight : bold; 
text-decoration : underline;
}

a:hover { 
font-family : Verdana, Arial, Helvetica, sans-serif ; 
font-size : 10px ;
color : #5D4718 ; 
font-weight : bold; 
text-decoration : underline;
}

.imageText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #9FAA00;
	font-weight : bold;
	line-height: 16px;
	text-align: right;	
}

.footerText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5D4718;
	font-weight : bold;
	line-height: 22px;
	text-align: center;	
}

.droplistText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5D4718;
	font-weight : normal;
}

img.whiteBorder { 
border-top : 3px solid #FFFFFF; 
border-right : 3px solid #FFFFFF; 
border-bottom : 3px solid #FFFFFF; 
border-left : 3px solid #FFFFFF;
}

