BODY {
	font-size : 10pt;
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
}

P {
	font-size : 10pt;
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
}

P.bold {
	font-size : 10pt;
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
	font-weight : bold;
}

P.green {
	font-size : 10pt;
	color : #008000;
	font-family : Arial, Verdana, Helvetica;
	font-weight : bold;
}

P.small {
	font-size : 8pt;
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
}

P.bullet {
	font-family : Arial, Verdana, Helvetica;
	font-size : 8pt;
	text-indent : -0.38in;
	margin-left : 0.38in;
	color : #000000;
}

UL {
	font-size : 10pt;
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
}

H1 {
	font-size : 20pt;
	color : #008000;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica;
}

H2 {
	font-size : 14pt;
	color : #000000;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica;
}

H3 {
	font-size : 14pt;
	color : #008000;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica;
}

H4 {
	font-size : 12pt;
	color : #008000;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica;
}

A:LINK {
	color : #0000FF;
	text-decoration : none;
}

A:VISITED {
	color : #FF0000;
	text-decoration : none;
}

A:HOVER {
	color : #FF0000;
}

TABLE {
	font-size : 10pt;
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
}

TD {
	font-size : 10pt;
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
}

TD.bold {
	font-size : 10pt;
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
	font-weight : bold;
}

TD.menu {
	font-size : 12pt;
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
}

TD.green {
	font-size : 10pt;
	color : #008000;
	font-family : Arial, Verdana, Helvetica;
	font-weight : bold;
}

TD.gray {
	font-size : 10pt;
	color : #C0C0C0;
	font-family : Arial, Verdana, Helvetica;
	font-weight : bold;
}

TH {
	font-size : 12pt;
	color : #008000;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica;
}

