BODY  {
	font-family : Verdana, Arial, Helvetica;
}

H1, H2, H3, H4, ADDRESS  {
	font-family : Verdana, Arial, Helvetica;
}

P, TD, UL, B  {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
}

UL  {
	list-style-type : square;
	<!--list-style-type-color : "#ff9933";-->
	<!--list-style-image : "../images/bullet.gif";-->
}

B  {
	color : #000000;
	font-style : bold;
}

.title  {
	color : #cccccc;
	text-decoration : none;
	font-style : bold;
	font-size : 18pt;
	vertical-align : left;
}

.logo  {
	font-size : 10pt;
	color : #ffcc00;
	font-style : italic;
}

.subtext  {
	font-size : 8pt;
	color : #000000;
	font-style : bold;
}

H1  {
	font-style : bold;
	font-size : 18pt;
	color : #000000;
}

H2  {
	color : #cccccc;
	text-decoration : none;
	font-style : bold;
	font-size : 18pt;
	vertical-align : left;
}

H3  {
	color : Navy;
	text-decoration : none;
	font-style : bold;
	font-size : 10pt;
}

TD  {
	font-size : 10pt;
}

TD.menu  {
	background-color : #00ccff;
}

STRONG  {
	color : Navy;
}

STRONG.title  {
	color : Navy;
	font-size : 14pt;
	padding-bottom : 0 em;
}

UL  {
	color : #000000;
}

UL.unbullet  {
	font-size : 10pt;
	color : #000000;
	line-height : 15pt;
}

ADDRESS  {
	font-size : 9pt;
	align : center;
}

A:link  {
	text-decoration : underline;
	font-weight : normal;
	color : #ff9933;
}

A:active  {
	text-decoration : underline;
	color : #cccccc;
}

A:visited  {
	text-decoration : underline;
	color : #ff9933;
}

A:hover  {
	color : #cccccc;
	font-weight : normal;
	text-decoration : underline;
}

A.front:visited  {
	text-decoration : none;
	color : White;
}

A.front:link  {
	text-decoration : none;
	color : White;
}

A.front:active  {
	text-decoration : none;
	color : #ff6600;
}

B.alt  {
	color : #ff9933;
	font-weight : bold;
	font-size : 10pt;
}

