a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a.NavFont:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.NavFont:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.NavFont:hover {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.NavFont:active {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h4 { border-left-style: solid; 
border-left-color: #006633; 
border-left-width: 3px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999966;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.masthead {
	height: 65px;
	width: 755px;
	border-color: #000000;
}
.footer {
	background-color: #996666;
	width: 755px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 755px;
	background-color: #FFFFFF;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666633;
	width: 755px;
	border-top-color: #996666;
	border-top-width: medium;
	border-top-style: solid;
}
.container {
	height: 100%;
	width: 756px;
}
.footerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
