a:link {
	color: #003366;
}
a:active {
	color: #003366;
}
a:visited {
	color: #006666;
}
a:hover {
	color: #003333;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}	
a.subhead:link {
	color: #003366;
}
a.subhead:active {
	color: #003366;
}
a.subhead:visited {
	color: #006666;
}
a.subhead:hover {
	color: #003333;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #999999;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #939473;
}
.tablerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D0D0AB;
}
.tablerowalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EAEAD6;
}
.tablesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #B8B990;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
}
