a:link {
	color: #002B7F;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #002B7F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
}

a:active {
	color: #002B7F;
	font-weight: bold;
	text-decoration: none;
}

body {
	color: #000080;
	font-family: Veranda, Arial, Helvetica, Tahoma;
	line-height: 110%;
}

.bodycopy {
	color: #00247D;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.tablecopy {
	color: #000080;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.yellow {
	color: #D9CC61;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
