BLOCKQUOTE {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}
P  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

H1  {
	font-size : 18pt;
	font-family : TimesNewRoman,Times, Serif;
	font-weight : bold;
	color : #993333;
	text-decoration : underline;
	text-transform : lowercase;
}

H2  {
	font-size : 14pt;
	font-family : TimesNewRoman,Times,Serif;
	color : #FF9900;
	text-decoration : underline;
	text-transform : lowercase;
}

H3  {
	font-size : 11pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

A  {
}

A:Visited  {
	font-weight : bold;
	color : #993333;
	text-decoration : none;
}

A:LINK {
	color : #000099;
	font-weight : bold;
	text-decoration : none;
}


A:Active  {
	color : Silver;
	font-weight : bold;
}


BODY  {
	font-size : 11pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

LI  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans_Serif;
}

UL  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

TD  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

OL  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

.form  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

DL  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}




.bottom  {
	font-size : .8em;
}

.boxheading  {
	font-size : 12pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	color : White;
}

.quote  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	line-height : 12pt;
}

.titlecase  {
	text-transform : capitalize;
	text-decoration : none;
}

.highlight {
	color : #660000;
	font-weight : bold;
}

.small  {
	font-size : .8em;
}

.textad  {
	color : Black;
}

.centername {
	color: white;
	font-weight: bold;
	text-transform: capitalize;
}	

.sitename {
	text-transform: capitalize;
}	

#FormTable, #Formtable td {
	border: 1px solid #000066;
	vertical-align: top;
}


#Clean, #Clean td {
	border: none;
	vertical-align: top;
}