P  {
	font-family : sans-serif;
	font-size : 10pt;
	color : white;
}

H1  {}

H2  {}

H3  {
	font-family : sans-serif;
	font-size : 12pt;
	color : White;
}

H3.red  {
	font-family : sans-serif;
	font-size : 12pt;
	color : red;
}

A  {
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

A.white9pt {
	font-family : sans-serif;
	font-size : 9pt;
	color : White;
	text-decoration : none;
}

a.ltblue9pt {
	font-family : sans-serif;
	font-size : 9pt;
	color : #80A3D0;
	text-decoration : none;
}

A.white9pt_u {
	font-family : sans-serif;
	font-size : 9pt;
	color : White;
	text-decoration : underline;
}

A.whgr9pt {
	font-family : sans-serif;
	font-size : 9pt;
	color : White;
	background-color : #008800;
	text-decoration : none;
}

BODY  {}

td.nav0  {
	font-family : sans-serif;
	font-size : 9pt;
	color : White;
	text-align : left;
}
span.white9ptbold {
	font-family : sans-serif;
	font-size : 9pt;
	color : White;
	text-decoration : bold;
}
span.white9pt {
	font-family : sans-serif;
	font-size : 9pt;
	color : White;
	text-decoration : none;
}

span.white8pt {
	font-family : sans-serif;
	font-size : 8pt;
	color : White;
}

span.black9pt {
	font-family : sans-serif;
	font-size : 9pt;
	color : Black;
}

span.ltblue8pt {
	font-family : sans-serif;
	font-size : 8pt;
	color : #0095E9;
	text-decoration : none;
}

span.mdblue8pt {
	font-family : sans-serif;
	font-size : 8pt;
	color : #0062A9;
	text-decoration : none;
}

span.mdgrey8pt {
	font-family : sans-serif;
	font-size : 8pt;
	color : #B8B8B8;
	text-decoration : none;
}

span.whgr9pt {
	font-family : sans-serif;
	font-size : 9pt;
	color : White;
	background-color : #008800;
}

th {
	font-family : sans-serif;
	font-size : 9pt;
	color : White;

}

TD  {
	font-size : 8pt;
	font-family : "Comic Sans MS","Arial", "Helvetica";
	color : white;
}

TD.hlt  {
	font-size : 8pt;
	font-family : "Comic Sans MS","Arial","Helvetica";
	background-color : #77ABFB;
	color : Black;
}

TD.nrm  {
	font-size : 8pt;
	font-family : "Comic Sans MS","Arial","Helvetica";
	background-color : White;
	color : Black;
}

SELECT {
	font-size : 8pt;
}

OPTION {
	font-size: 10px;
	font-color: black;
	font-family: Arial, Helvetica, "sans-serif";
}

#membernav {}
#membernav a {}
#membernav a:hover {text-decoration: underline;}