BODY {
	color: #006633;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 9pt;
	text-align: left;
}

A {
	color: #CC3333;
	text-decoration: none;
	font-size : 9pt;
	font-weight : bold;
	font-family : inherit;
}

A:HOVER {
	color: #CC3333;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
	font-family : inherit;
}

TD {
	font-size : 10pt;
	font-family : inherit;
	font : normal normal normal 10pt Arial, Helvetica, sans-serif;
	font-style : inherit;
}

H3 {
	font : bolder 12pt/20pt;
	font-stretch : wider;
}


