.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.bodyCopy {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.bodyCopyCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center;
	line-height: 20px;
}
a:link {
	color: #ff0101;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff0101;
}
a:hover {
	text-decoration: underline;
	color: #fdd103;
}
a:active {
	text-decoration: none;
}
