/* normal, default */
	.Normal {background-color:#ffffff;font-family:verdana;font-size:12px;color:#000080;}
	.PageHeadline {FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #00aa00; 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;}
	H4 {padding-top:10px;margin-bottom:10px;font-size:20pt;font-weight:normal;color:#000080;}
/* 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;}