@charset "utf-8";
.bodybg {
	background-color: #000000;
}
.copy {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}
.image {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.fineprint {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding: 3px;
}
a:link {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
.fineprint2 {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
