body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000099;
	text-align: left;
}
.title {
	font-family: Garamond;
	font-size: 42px;
	color: #003366;
	font-weight: bold;
}
.co_title {
	font-size: 36px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FF0000;
	text-decoration:underline;
}
.co_tag {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration:underline;
}
.nav_top {
	font-size: 9px;
	text-align: right;
	font-weight: bold;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
nav {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
a.nav:link {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a.nav:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #999999;
	text-decoration:underline;
}
a.nav:active {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a img {
	border: none;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.head {
	font-size: 16px;
	color: #000099;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.headingred {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FF0000;
}
.headingnavy {
	color: #000099;
	font-size: 18px;
	font-family: "Trebuchet MS";
}
.style20 {
	font-size: 14px;
	color: #FF0000;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}
.addr {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}

