.body {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 15px;
}

.submenu {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.header {
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.eightpoint {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.eightpointbold {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
