.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #737C7E;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A5B3B5;
	text-decoration: none;
}
.nav td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #919D9F;
}
.texttable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A5B3B5;
	border-right-color: #A5B3B5;
	font-size: 12px;
}
.textheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F9B9D;
}
.textbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8F9B9D;
}
.main a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.main a.hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #737C7E;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin: 0px;
}
#topbar {
	background-image: url(images/topbar.png);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
}
#topbar a {
	text-decoration: none;
}
#topbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytext a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #737C7E;
}
