Body {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
H1 {
	color : #990000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-large;
	text-align : center;
	font-weight : bold;
	text-decoration : blink;
}
H2 {
	color : #191970;
	font-family :Arial,  Verdana, Geneva, Helvetica, sans-serif;
	font-size : larger;
	font-weight : bold;
}
H3 {
	font-size : medium;
	font-variant : small-caps;
	text-align : left;
}
H4 {
	color : #003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : larger;
	font-weight : bold;
	font-style : italic;
}

B1 {
	text-align: left;
}

TD.feature {
	background-color : #000000;
	border : thick solid #990000;
	color : #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	width : 125px;
	padding-left : 5pt;
	padding-right : 5pt;
	padding-bottom : 5pt;
	padding-top : 5pt;
	vertical-align : text-top;
	text-align : left;
}

TD.featureL {
	background-color : #000000;
	color : #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	padding-left : 5pt;
	padding-right : 5pt;
	vertical-align : text-top;
	text-align : left;
}


TD.featureC {
	background-color : #000000;
	color : #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	padding-left : 5pt;
	padding-right : 5pt;
	vertical-align : text-top;
	text-align : center;
}
A:LINK {
	color : #990000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED {
	color : #990000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	text-decoration : none;
}

A:LINK.feature {
	color : #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED.feature {
	color : #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	text-decoration : none;
}
TABLE.foot {
	width : 100%;
	background-color : #336600;
	text-align : center;
	vertical-align : middle;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-variant : normal;
	font-weight : normal;
	color : #FFFFFF;
}
TD.logo {
	background-color : #003366;
	border : thick solid #990000;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-variant : small-caps;
	text-align : center;
	vertical-align : middle;
	font-weight : bold;
	width : 125px;
	margin-left : 5pt;
	margin-right : 5pt;
}

TD.img-ctr {
	text-align: center;
}

TD.copyright {
	font-size : 9pt;
	color : #B2B2B2;
}

A.faq:LINK {
	color : White;
	text-decoration : underline;
}

A.faq:VISITED {
	color : White;
	text-decoration : underline;
}


TD.faq {
	background-color : #990000;
	color : White;
	border-left : medium solid Red;
	border-top : medium solid Red;
	border-bottom : medium solid #660000;
	border-right : medium solid #660000;
}

UL.faq {
	background-color : #990000;
	color : White;
	
}