body {
	background-image: url(images/background_a.gif);
	margin-top: 0px;
	background-repeat: repeat-x;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
.bodyheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #990000;
	font-weight: normal;
	line-height: normal;
}
.bottomtag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu a:link {
	color: #990000;
	text-decoration: none;
}
.menu a:visited {
	color: #990000;
	text-decoration: none;
}
.menu a:hover {
	color: #B57125;
	text-decoration: underline;
}
.menu a:active {
	text-decoration: none;
	color: #990000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}
.bodytext a:link {  text-decoration: underline; font-weight: normal; color: #990000}
.bodytext a:visited {  font-weight: normal; color: #990000; text-decoration: underline}
.bodytext a:hover {  font-weight: normal; color: #425342; text-decoration: underline}
.bodytext a:active {  font-weight: normal; color: #990000; text-decoration: underline}
.menuheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #790000;
	font-weight: bold;
	line-height: normal;
}
