.title {
	font-family: Tahoma;
	font-size: 30px;
	color: #993300;
	text-align: center;
	font-weight: bold;
}
.titlesmall {
	font-family: Tahoma;
	font-size: 20px;
	color: #993300;
	text-align: center;
	font-weight: bold;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/indexbkgd.jpg);
}
.bar {
	color: #F7D5B2;
	font-weight: bold;
	font-family: Tahoma;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Tahoma;
	font-size: 24px;
	color: #000000;
	text-align: center;
}
h1 {
	font-family: Tahoma;
	font-size: 32px;
	font-weight: bold;
	color: #800000;
	line-height: 30px;
	text-decoration: none;
}
a:bttmlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.leftbox {
	margin-left: 15px;
}
.maintable {
	margin-left: 61px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a: hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B281C;
	text-decoration: none;
}
