body,td{
	font-family:Tahoma, Arial, Verdana;
	color:#56584B;
	font-size:12px;
}

H3,H1{
	font-size: 16px;
	font-weight: Bold;
	text-transform: capitalize;
	padding: 5px 0 0px 0;
}

A{
	text-decoration: underline;
	color: #143362;
}
a:hover {
	color: #143362;
}
a:visited{
	color: #143362;
}

body{
	margin:5px;
	padding:5px;
	background-color:#98A89B;
}

INPUT{
	color: #666666;
}
.regCell,.regCellBottom{
	border-left: 0px solid #068DEA;
	border-top: 0px solid #068DEA;
	border-right: 0px solid #068DEA;
}
.regCellBottom{
	border-bottom: 0px solid #068DEA;
}
.error{
	font-size:13px;font-weight:bold;
	color:#CC0000
}
.qCls{
	font-size:13px;
	color: #068DEA;
}
.ansCls{
	font-size:13px;
	color: #EADBA9;
}
.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;
}





