﻿body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.navigation {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 100px;
	border-color: #E89201;
}
.navigation:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #E89201;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 100px;
}
.navigation1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 80px;
	color: #666666;
	border-color: #003399;
}
.navigation1:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 80px;
	color: #E89201;
	border-color: #FFFFFF;	
}
.information {
	
	color: #000000;
	background-color: #2A1FFF;
	font-family: Verdana;
}
.heading {
	font-family: Verdana;
	color:#000000;
	font-weight:bold;
	}
.lettering {
	font-family:Verdana;
	color: #000000;
	font-size: 12px;

}
