a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.contentheading {
	font-size: 14px;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.contentsubtext {
	font-size: 10px;
	color: #999999;
}
.copyright {
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
