body,H3,P,INPUT,.sTx,LI,.error,DIV,.dTx,.qCls,.ansCls {	font-family: Georgia,Arial,Helvetica,sans-serif;}
#mainBody td{
	font-family: Georgia,Arial,Helvetica,sans-serif;
	font-size: 13px;
}
INPUT{
	font-size:12px;
}
H3,H1 {
	font-size: 16px;
	font-weight: Bold;
	text-transform: capitalize;
	padding: 5px 0 0px 0;
	color: #666666
}
a {		font-family: Arial;	font-size: 13px;	color: #336633;		text-decoration:none}
a:hover {		text-decoration:underline}#mainBody p a {
	font-weight:bold;
}body {
	background-color:#99CCCC;
	margin: 0
}
img {	border:0}

/* Default text color, should be same as that defined above */
BODY, TD,P,B,DIV{
	color: #666666;
}
.dTx {
	color: #666666;
}
INPUT{
	color: #666666;
}
.error{
	font-size:12px;	font-weight:bold;
	color:#CC0000
}
.qCls{
	font-size:13px
	color: #FF8C00
}
.ansCls{
	font-size:12px;
	color: Green
}
.mdCaption{	font-size:11px;	font-weight:bold}
.sTx,.sLn{	font-size:11px}
.lTx,.lLn{	font-size:15px}
/*---- Layout ----*/
div{
	/* this is for netscape 4's sake */
	margin: 0;
	padding: 0
}








