h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	font-weight: Normal;
	line-height: 150%;
	margin-bottom: 0; 
	margin-top: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: Normal;
	margin-bottom: 0; 
	margin-top: 0;
}

form {
	margin-bottom: 0; 
	margin-top: 0;
}

input, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: Black;
}

li {
	margin-bottom: 0; 
	margin-top: 0;
	line-height: 150%;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: White;
}

.bottomlinks:hover {
	color: LightBlue;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: Black;
	padding : 5px;
	line-height : 140%;
	text-align: center;
}

.btmtable {
	border: 3px ridge;
	background-color: #990000;
	cursor: hand;
}

.hometable {
	border: 1px outset;
	background-color: #f4f4f4;
	border-color: #990000;
	padding-left: 6px;
}

.navheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f4f4f4;
	line-height : 145%;
	font-weight : 700;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B22222;
	Text-decoration : none;
}
a:hover
{
	Text-decoration : underline;
}

.subheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #678A9D;
	line-height : 145%;
	font-weight : 600;
}

.tablepad
{
	padding: 9px;
}

