.bodyCopy {
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
}
.sponsorPrice {
	font-size: 16px;
	font-weight: bold;
}
.smallCopy {
	font-size: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14px;
	background-color: #CCFFCC;
	margin: 0px;
}
.box-home {
	background-color: #009933;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #FFFFFF;
}
.box-news {
	background-color: #ccffcc;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #000000;
	border: thin dotted #000000;
}
.smallRegCopy {
	font-size: 10px;
	color: #FFFFFF;
}
