p {
	line-height: 1.5em;
	text-align: justify;
}
li {line-height: 1.5em;}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : underline;
	font-style : normal;
	color : #FFFFFF;
}

A:Visited  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : underline;
	font-style : normal;
	color : #FFFFFF;
}

A:Active  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : underline;
	font-style : normal;
}

A:Hover  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : underline;
	font-style : normal;
	color : #74645E;
}

A.volvox  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : underline;
	font-style : normal;
	color : #FFFFFF;
}

A.volvox:Visited  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : underline;
	font-style : normal;
	color : #FFFFFF;
}

A.volvox:Active  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : underline;
	font-style : normal;
}

A.volvox:Hover  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : underline;
	font-style : normal;
	color : #74645E;
}

BODY  {
	font-size : 9pt;
	font-family : Verdana;
	color : #FFFFFF;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	SCROLLBAR-FACE-COLOR : #DADADA;
	SCROLLBAR-HIGHLIGHT-COLOR : #B4B4B4;
	SCROLLBAR-SHADOW-COLOR : #B4B4B4;
	SCROLLBAR-3DLIGHT-COLOR : #DADADA;
	SCROLLBAR-ARROW-COLOR : #000000;
	SCROLLBAR-TRACK-COLOR : #DADADA;
	SCROLLBAR-DARKSHADOW-COLOR : #B4B4B4;
}

#surfer_info  {
	font-size : 7.5pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-align : left;

}

TABLE {
	font-family : "Verdana", "ARIAL CE";
	font-size : 9pt;
	color : #FFFFFF;
	background-color : #1E1B14;
}

TD {
	font-family : "Verdana", "ARIAL CE";
	font-size : 9pt;
	color : #FFFFFF;
}

TD.volvox {
	font-size : 8pt;
	font-family : Verdana;
	font-style : normal;
	color : #FFFFFF;
}

PRE 
{
 font-size : 8pt;

 font-family : Verdana;
 color : #000000;
 margin-left : 0;
 margin-right : 0;
 margin-top : 4pt;
 margin-bottom : 0;
}


