a.topnav:link {
	background-color: #00447B;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:visited {
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
a.topnav:hover {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	color: #00447B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:active {
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFCC66;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	padding: 10px;
}
.testimonialtable {
	padding: 10px;
	width: 80%;
	text-align: center;
}
.headerbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
