body {
	margin-top: 0px;
	background-color: #ffffff;
	
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif, segoe;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ccccaa;
	text-decoration: none;
}

.body-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif, segoe;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif, segoe;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0066FF;

