	.negheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #718571;
	text-transform: none;
	white-space: normal;
	display: none;
	height: 16px;
	vertical-align: bottom;
	text-indent: 10pt;
	background-position:  center;
	}
	
.bodycopy {font-size: 12pt; font-family: Georgia; font-style: italic; color: #000080; }

.class5 {font-size: 12pt; font-family: Georgia; font-style: italic; color: #000080; background-color:#f0f0FF;}

.h2{font-size:24px;}
.h3{font-size:14px;}

.f9{font-size:9px;}
.f10{font-size:10px;}
.f11{font-size:11px;}
.f20{font-size:20px;}


.ff1{font-family:Verdana, Arial, Helvetica, sans-serif;}
.t2{font-family:Arial, Helvetica, sans-serif;}
.t3{font-family:Georgia, "Times New Roman", Times, serif;}
.t4{font-family:Tahoma, Arial, Helvetica, sans-serif;}


.homelinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
A:link { text-decoration: none ; color: #D7D7BF}
A:active { text-decoration: none ; color: #D7D7BF}
A:visited { text-decoration: none ; color: #D7D7BF}
A:hover { text-decoration: underline; color: #FFFFFF}
}


.class1 {color: #F0EEFD; font-style: italic; font-weight: bold; font-family:Georgia; font-size:16px;}
.class1 A:link {text-decoration: none; color: #F0EEFD; font: italic bold; font-family:Georgia; font-size:16px;}
.class1 A:visited {text-decoration: none; color: #F0EEFD; font: italic bold; font-family:Georgia; font-size:16px;}
.class1 A:active {text-decoration: none; color: #80EEFD; font: italic bold; font-family:Georgia; font-size:16px;}
.class1 A:hover {text-decoration: underline; color: #55AAFF; font: italic bold; font-family:Georgia; font-size:16px;}

.class2  { color: #D7D7BF; font-style: italic; font-weight: normal; font-family:Georgia; font-size:16px;}
.class2 A:link {text-decoration: none; color: #D7D7BF; font: italic; font-family:Georgia; font-size:16px;}
.class2 A:visited {text-decoration: none; color: #D7D7BF; font: italic; font-family:Georgia; font-size:16px;}
.class2 A:active {text-decoration: none; color: #80EEFD; font: italic; font-family:Georgia; font-size:16px;}
.class2 A:hover {text-decoration: underline; color: #55AAFF; font: italic; font-family:Georgia; font-size:16px;}

.class3  { color: #78787A;  font-weight: normal; font-family:Georgia; font-size:16px;}
.class3 A:link {text-decoration: none; color: #78787A; font: normal; font-family:Georgia; font-size:16px;}
.class3 A:visited {text-decoration: none; color: #78787A; font: normal; font-family:Georgia; font-size:16px;}
.class3 A:active {text-decoration: none; color: #80EEFD; font: normal; font-family:Georgia; font-size:16px;}
.class3 A:hover {text-decoration: underline; color: #0000FF; font: normal; font-family:Georgia; font-size:16px;}

.class4  { color: #000080;  font-weight: normal; font-family:Georgia; font-size:14px;}
.class4 A:link {text-decoration: none; color: #0000ff; font: normal; font-family:Georgia; font-size:14px;}
.class4 A:visited {text-decoration: none; color: #000080; font: normal; font-family:Georgia; font-size:14px;}
.class4 A:active {text-decoration: none; font: normal; font-family:Georgia; font-size:14px;}
.class4 A:hover {text-decoration: underline; font: normal; font-family:Georgia; font-size:14px;}


/* Menus */
.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #175017;
	font-size: xx-small;
}
/* navigation */
	.menu .options {
		margin-right:3px;
		margin-bottom:3px;
		border:2px solid #959975;
		background-color:#175017;
		font-size:11px;
	}
	.menu a {
		font-size:11px;
		font-family:Verdana, Arial, sans-serif;
		color:#FFFFFF;
		display:block;
		padding:3px 10px;
		text-decoration:none;
		background-color:transparent;
	}
	.menu a:hover {
		background-color:#175017;
		color:#FFFFFF;
	}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006600;
	font-variant: normal;
	text-transform: uppercase;
}
.navGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #043A0D;
	font-variant: normal;
	text-transform: uppercase;
}
.navTan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #003300;
	background-color: #CFCE7D;
	font-variant: normal;
	text-transform: uppercase;
	}
.navWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #003300;
	background-color: #ffffff;
	font-variant: normal;
	text-transform: uppercase;
}
.bigHeads {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
}