BODY {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 140%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

A {
	color: #990000;
	text-decoration: none;
}

A:HOVER {
	color: #cc0000;
	text-decoration: underline;
}

A.class3:LINK {
	color: #FFFFFF;
	text-decoration: none;
}

A.class3:VISITED {
	color: #FFFFFF;
	text-decoration: none;	
}

A.class3:ACTIVE {
	color: #FF0000;
	text-decoration: underline;
}

A.class3:HOVER {
	color: #FFFF00;
	text-decoration: underline;
}

TD, P{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 160%;
}

H1{
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
}

H2{
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
}