body {
	background-image: url(images/bkgrnd.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
td .bkgrnd2 {
	background-image: url(images/bkgrnd2.jpg);
}
td .bkgrnd3 {
	background-image: url(images/bkgrnd3.jpg);
}
td .footerbk {
	background-image: url(images/footer.gif);
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #660000;
}
.red12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 35px;
	color: #333333;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.hdr {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-weight:bold
}
.hdrsm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a:link {
	color: #660000;
	text-decoration: none;
	font-weight:bold
}
a:visited {
	text-decoration: none;
	color: #660000;
	font-weight:bold
}
a:hover {
	text-decoration: underline;
	color: #660000;
	font-weight:bold
}
a:active {
	text-decoration: none;
	color: #660000;
	font-weight:bold

