BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

A {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: none;
		color: #008000;
		text-decoration: none;
}

A:LINK {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #339900;
		text-decoration: none;
}

A:VISITED {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

P {
		font-family: sans-serif;
		font-size: 10pt;
		font-style: normal;
		color: #000000;
}

TD {
		font-family: sans-serif;
		font-size: 10pt;
		font-style: normal;
		color: #000000;
}
H2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #339966;
}
