.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
	font-weight: bold;
}
.typebanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 100;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1em;
	text-align: center;
	font-variant: normal;

}
.typeaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
  :link { color: #006633 }  /* for unvisited links */
  :visited { color: #006633 } /* for visited links */
  a:active { color: #006633 } /* when link is clicked */
  a:hover { color: #006633 } /* when mouse is over link */
  a.typeaddress:active {color: black} /* when link is clicked */
  a.typeaddress:hover {color: black } /* when mouse is over link */
  a.typeaddress:link {color: black}
  a.typeaddress:link {text-decoration:none} 
  a.typeaddress:visited {color: black}
  a.typeaddress:visited {text-decoration:none}  
  a.menutitle:link { color: #006633 }  /* for unvisited links */
  a.menutitle:visited { color: #006633 } /* for visited links */
  a.menutitle:active { color: #006633 } /* when link is clicked */
  a.menutitle:hover { color: #006633 } /* when mouse is over link */
}
/*green: #006633; gold: #CC9900; purple: #660066.  Also need to change menu_header.txt*/