h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.whatsnewtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #A0A0A4;
	line-height: 25px;
	font-style: normal;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-size: 18px;
	font-weight: normal;
	margin-left: 20px;
}
.frontpagetext {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-right: 40px;
	font-size: 14px;
}

#navigation ul {
	list-style-type: none;
	margin: 10;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

#navigation li {
  margin-bottom: 4px;
}

#navigation a {
	display: block;
	color: white;
	background-color: #A0A0A4;
	width: 110px;
	padding: 5px 8px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 8px;
	border: none #7B7B7B;
	font-size: 14px;

  
}

#navigation a:hover {
  color: yellow;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333300;
}
a:link {
	color: #FFFF99;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;



}
a:visited {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;


}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #E10000;


}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	left: auto;

}
