body {
	background-image: url(images/bkgrnd.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #406786;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bodytextr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #d80b07;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.hdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	color: #d80b07;
}
.hdrsm {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #d80b07;
}
a:link {
	color: #446b88;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #446b88;
}
a:hover {
	text-decoration: none;
	color: #d80b07;
}
a:active {
	text-decoration: none;
	color: #446b88;
