P  {}

H1  {
	font-size : 16pt;
	font-family : Verdana;
	font-weight : bold;
	color : #000066;
}

H2  {
	font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
	color : #000066;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
	color : #000066;
	font-family : Verdana;
}

A  {
	color : #000066;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration : underline;
}

A:Visited  {
	color : #000066;
	font-size : 9pt;
	font-family : Verdana;
	text-decoration : underline;
}

A:Active  {
	color : #000066;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration : underline;
}

A:Hover  {
	color : Red;
	font-size : 9pt;
	font-family : Verdana;
	text-decoration : underline;
}

BODY  {
	font-family : Verdana;
	font-style : normal;
	color : #000000;
	background-color : #EEEEEE;
	font-size : 10pt;
}

.tableheader  {
	font-weight : bold;
	color : #FFFFFF;
	background-color : #000066;
	font-size : 10pt;
	font-family : Verdana;
}

.tablebody  {
	font-family : Verdana;
	font-size : 10pt;
	background-color : #EEEEEE;
}

.tablebodyplain  {
	font-size : 9pt;
	font-family : Verdana;
}

.tableheader2  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	background-color : Silver;
}

.pagetitle  {
	font-size : 11pt;
	font-family : Verdana;
	font-weight : bold;
	color : Yellow;
	background-color : #000066;
}

.button  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	background : #000066;
	color : White;
}

.losses  {
	color : #FFFFFF;
	background-color : #990000;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
}

.gains  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #006600;
}

.verylow  {
	color : White;
	background-color : #000066;
	font-size : 9pt;
	font-weight : bold;
	font-family : Verdana;
}

.low  {
	background-color : #336699;
	color : White;
	font-size : 9pt;
	font-weight : bold;
	font-family : Verdana;
}

.moderate  {
	color : White;
	background-color : #006600;
	font-size : 9pt;
	font-weight : bold;
	font-family : Verdana;
}

.high  {
	background-color : #ffff99;
	font-size : 9pt;
	font-weight : bold;
	font-family : Verdana;
}

.veryhigh  {
	background-color : #990000;
	color : White;
	font-size : 9pt;
	font-weight : bold;
	font-family : Verdana;
}

