.menus {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}
a:link {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}
a:visited {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}
a:hover {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
a:active {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}.largered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DD0000;
	font-weight: normal;
}
.fawnlarge {
	color: #666600;
	font-size: 16px;
	font-weight: bold;
}
.headtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
}
.title2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ffffff;
}
.Heading {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000ff;
}
.piclegend {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666600;
}