BODY {
	background-color: #FFFFFF;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3 {
	font-size : 10pt;
	color : #336633;
}

H2 {
	font-size : 12pt;
	color : #336633;
}

H1 {
	font-size : 14pt;
	color : #336633;
}

BODY, TD, TH, CENTER, B, P{
	font-size : 8pt;
	color : #336633;
}

A{
        color: #336633;
	font-size : 8pt;
        font-weight: bold;
        text-decoration: none;
}

A:Hover{
        text-decoration: underline;
}

