.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

 ul.linklist
 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
 }

 ul.linklist li {
	margin: 0 0 0em;
	height: 40px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFF66;
	text-align: center;
	padding-top: 5px;
}

 ul.linklist a
 {
	display: block;
	padding: 0em;
	text-decoration: none;
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 }

 ul.linklist a:hover
 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	background-color: #FFFF66;
 }
#navigation ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	background-color: #ada9aa;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#navigation ul li a:hover {
	color: #fff;
	background-color: #0C8B30;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cf0737;
}
ul.mainText {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	left: 0px;
}
ul.mainText li {
margin: 0 0 0em;
}
ul.mainText a {
	display: block;
	background-color: #E4E4E4;
	padding: 0em 0em 0em 0.6em;
	text-decoration: none;
	color: #0000FF;
}
ul.mainText a:hover {
 background-color: #0C8B30;
 color: #FBFDFC;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
