.body, .body a, 
.tiny, .tiny a, 
form, input, select, textarea, td, 
.times, .cornerhead, .colhead, .rowhead,
.xmainTitle, .xmainTitle a, .mainTitle, .mainTitle a, 
.xsubTitle, .xsubTitle a, .subTitle, .subTitle a, 
.footnote, .error, .notice{
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	font-size:	12px;
	color:		#000000;
}
.body a:hover{
	color:	#ff0000;
}

.tiny, .tiny a{
	font-size:	9px;
}

.contentPadding{
	padding:	20px 20px 20px 20px;
}
.times{
	text-align: center;
}
.cornerhead{
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.colhead{
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
.rowhead{
	font-weight: bold;
}
.xmainTitle, .xmainTitle a{
	font-size:	28px;
	font-weight:bold;
}
.mainTitle, .mainTitle a{
	font-size:	14px;
	font-weight:bold;
}
.xsubTitle, .xsubTitle a{
	font-size:	20px;
	font-weight:bold;
}
.subTitle, .subTitle a{
	font-weight:bold;
}
.footnote{
	font-size: 10px;
}
.error{
	font-weight: bold;
	color: #ff0000;
}
.notice{
	font-size:	14px;
	font-weight:bold;
	font-style: italic;
	color: #ff0000;
}
form #antiSpoof{ display:none; }