.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.navigate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
}
.orangenavigate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFAD33;
	text-decoration: none;
	text-transform: lowercase;
}
.entryheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.hidden {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 6px;
	color: #99CCCC;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.heading2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.heading3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
