BODY  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	background-color : #000000;
	color : #ffffff;
}

P  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

H1  {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
}

A  {
	color : #DD0000;
	text-decoration : underline;

}

A:Visited  {
	color : #DD0000;
	text-decoration : underline;
}

A:Active  {
	color : #FFFF00;
	text-decoration : underline;
}

A:Hover  {
	color : #FFFFFF;
	text-decoration : underline;
}

.FAQquestionlist  {
	color : #FFFFFF;
	text-decoration : underline;
	font-size : 12pt;

}

.FAQquestionlist:Visited  {
	color : #FFFFFF;
	text-decoration : underline;
}

.FAQquestionlist:Active  {
	color : #Yellow;
	text-decoration : underline;
}

.FAQquestionlist:Hover  {
	color : #FF0000;
	text-decoration : underline;
}

.textnav  {
	font-size : 11pt;
	color : #CC0000;
	text-align : center;
}

.sectiontitle  {
	font-size : 11pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #660000;
	line-height : 12pt;
	text-align : left;
	font-family : Arial;
}

.receiptsectiontitle  {
	font-size : 11pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #000000;
	line-height : 12pt;
	text-align : left;
	font-family : Arial;
}

.tdcomparison  {
	font-size : 9pt;
	color : #CCCCCC;
}

.tdquote  {
	font-size : 10pt;
	color : #D0D0D0;
	font-style : italic;
}

.tdquotename  {
	font-size : 8pt;
	font-weight : bold;
	color : #FF0000;
	text-align : right;
}

.copy  {
	font-size : 10pt;
	font-family : Arial;
	color : #FFFFFF;
	STRONG : #00FF00
}

.copyredbold  {
	font-size : 10pt;
	font-family : Arial;
	color : #FF0000;
	font-weight : bold
}

.receiptcopy  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}

.bigcopy  {
	font-size : 18pt;
	font-family : Arial;
	color : White;
	STRONG : #00FF00;
	text-align : center	
}

.smallcopy  {
	font-size : 8pt;
	font-family : Arial;
	color : White;
	STRONG : #00FF00
}

.requiredfield  {
	font-size : 10pt;
	font-family : Arial;
	color : #FF0000;
	font-weight : bold
}

.copyright  {
	font-size : 8pt;
	color : #FF0000;
	text-align : center;
}