body {
	background-color: #333333;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #000000;
		font-size: 12px;

	text-decoration: underline;
}
a:visited {
	color: #000000;
		font-size: 12px;

	text-decoration: underline;
}
a:hover {
	color: #333333;
		font-size: 12px;

	text-decoration: none;
}
a:active {
	color: #000000;
		font-size: 12px;

	text-decoration: none;
}



.bodycopy {
	color: #000000;
}
.headlines {
	font-size: 20px;
	font-weight: bold;
	color: #009999;
}

.bodycopymicro {
	font-size: 11px;
	color: #000000;
}
.subheads {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
