a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.header_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #003366;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	line-height: 1.3;
	font-style: normal;
}
.bodycopy_italic {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.background {
	background-color: #003366;
}
.basemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 1.2;
}
