td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	text-decoration: none;
}
body {
	background-image: url(images/bg.gif);
	margin: 0px;
}
.textbold {
	font-weight: 800;
	text-decoration: none;
}
.textsml {
	font-size: 10px;
	font-weight: 300;
	text-decoration: none;
}
.header {
	font-size: 12px;
	font-weight: 800;
	text-decoration: none;
	color: #000000;
}
a.header:hover {

	font-size: 12px;
	font-weight: 800;
	text-decoration: underline;
}
.headerRed {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.headerBlack {

	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.mainlinks {
	color: #003333;
	text-decoration: underline;
}
a.mainlinks:hover {
	color: #003333;
	text-decoration: none;
}
.smlLinks {

	color: #003333;
	text-decoration: underline;
}
a.smlLinks:hover {

	color: #003333;
	text-decoration: none;
}
