.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; }

 ul.linklist a
 {
	display: block;
	padding: 0em 0em 0em 0.6em;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-transform: none;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
 }

 ul.linklist a:hover
 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
 }
 
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
#navigation ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.subheadlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;

 
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.subheadnocolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.largerHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

