.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.menu a:link, .menu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu a:active, .menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodycopy a:link, .bodycopy a:visited {
	color: #000000;
	text-decoration: underline;
}
.bodycopy a:active, .bodycopy a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.bodycopywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodycopywhite a:link, .bodycopywhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bodycopywhite a:active, .bodycopywhite a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodycopybold a:link, .bodycopybold a:visited {
	color: #000000;
	text-decoration: none;
}
.bodycopybold a:active, .bodycopybold a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.web-design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.web-design a:link, .web-design a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.web-design a:active, .web-design a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.tableline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: 003300;
	border-right-color: 003300;
	border-bottom-color: 003300;
	border-left-color: 003300;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bodycopyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
