.bodyCopy {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodyCopysmall {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bodyCopybold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bodyCopyON {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06C;
}

.pageTitle {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}


a:link {
	font-family: Verdana, sans-serif;
	color:#0c00ff;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, sans-serif;
	color:#0c00ff;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Verdana, sans-serif;
	color:#0c00ff;
	font-size:12px;
	text-decoration: underline;
	font-weight: bold;
}
.sponsor {
	font-family: Arial, Verdana, sans-serif;
	color:#000000;
	font-size:10px;
	font-weight: normal;
}
.leftcol {
	font-family: Verdana;
	color:#737373;
	font-size:12px;
	font-weight: bold;
}
.rightcol {
	font-family: Verdana, sans-serif;
	color:#737373;
	font-size:12px;
	font-weight: normal;
}
