BODY {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	background : #FFFFFF
}
TABLE TABLE TD {
	background : #FFFFFF
}
A  {
	color : #ff0000;
}

A:Visited  {
	color : #FF0000;
}

A:Active  {
	color : #909090;
}

A:Hover  {
	color : #FFFFFF;
}

H1  {
	font : bolder 32pt/32pt Verdana;
	color : #0000FF;
	margin-right : 12pt;
	text-align : right;
}

H2  {
	font : 18pt/21pt Verdana;
	color : #0000FF;
	background : #222222;
	padding : 2pt;
	border : 2pt dashed;
	text-align : center;
}

A H2  {}

.intro  {
	font : italic 11pt/15pt Times, serif;
	letter-spacing : 2pt;
	word-spacing : 12pt;
	margin-left : 24pt;
}

.intro:first-line  {
	font-variant : small-caps;
}

.description  {
	font : 10pt/14pt Verdana, san-serif;
}

.description B  {
	font : 11pt/14pt Verdana, san-serif;
	font-weight : bold;
}

.label  {
	font : 10pt/12pt Courier, monospace;
	background : #000044;
	text-align : center;
}

.form  {
	font-family : Verdana;
	font-size : 10pt;
	color : #FFEECC;
}

TABLE TABLE TD.clearbg  {
	background : transparent;
}

B  {
	font-weight : bold;
}

SMALL  {
	font-size : smaller;
}

I  {
	font-style : italic;
}

SMALL B  {
	font-size : smaller;
	font-weight : bold;
}

