BODY {
	font-family : Helvetica, sans-serif, Arial;
	font-size : 10pt;
	margin : 0 4px 0 0;
   color: #000000;
}

TD, DL, DT, DD, UL, OL, LI, TH {
	font-family : Helvetica, sans-serif, Arial;	
	font-size : 11pt;
}

H3 {
	font-family : Helvetica, sans-serif, Arial;
	font-size : 13pt;
	font-weight: bold;
}

A  {
	color: #358667;
	text-decoration : none;
	font-weight: bold;
}

A:visited  {
	color: #358667;
	text-decoration : none;
}

A:active  {
	color: #8b9e6a;
	text-decoration : none;
}

A:hover  {
	color : #8b9e6a;
}

.small {
	font-family : Helvetica, sans-serif, Arial;
	font-size : 9pt;
}

.footer {
	font-family : Helvetica, sans-serif, Arial;
	font-size : 8pt;
}
   