/* normal, default */
	.Normal {background-color:#ffffff;font-family:verdana;font-size:12px;color:#000080;}
	.PageHeadline {FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #005500; FONT-FAMILY: verdana; LETTER-SPACING: -2px;}
/* question and answer classes */
	.question { font-family:tahoma;font-size:11pt;color:#946e48;font-weight:bold;}
	.answer { color:#505050;font-family:verdana;font-size:9pt;margin-top:3px;}
/* elements*/
	SELECT {font-family:Tahoma;font-size:10pt;}
	INPUT {font-family:Tahoma;font-size:10pt;}
	STRONG {color:#000080;}
	TD {font-family:verdana;font-size:12px;color:#505050;}
/* Other */
	.thingrayborder{float:right;border:solid 1px #cdcdcd;padding:5px;margin-left:5px;}
	.bluerule{width:350px;text-align:left;border-width:1px;border-color:#808080;border-style:dotted;}
	.promoheadline {FONT-WEIGHT:bold;FONT-SIZE:12pt;color:#00ff00;}
	
	A.promoheadline:link {font-size:11pt;text-decoration:underline;color:#500000}
	A.promoheadline:visited {font-size:11pt;text-decoration:underline;color:#500000}
	A.promoheadline:active {font-size:11pt;text-decoration:underline;color:#500000}
	A.promoheadline:hover {font-size:11pt;text-decoration:underline;color:#500000}
