.body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topBG {
	background-color: #9B070D;
	background-image: url(../img/topBG.jpg);
	background-repeat: repeat-x;
}
.top2BG {
	background-color: #CCCCCC;
}
.title {
	font-family: Tahoma;
	font-size: large;
	color: #A2080E;
}
.font {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
}
.footerBG {
	background-color: #B37014;
	background-image: url(../img/footer.jpg);
}
.title2 {

	font-family: Tahoma;
	font-size: large;
	color: #333333;
}
.linetitle {
	background-color: #A2080E;
}
.font2 {
	font-family: Tahoma;
	font-size: x-small;
	color: #A2080E;
	font-weight: bold;
}
.font3 {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.links {
	font-family: "Tahoma";
	font-size: x-small;
	color: #A2080E;
	text-decoration: none;
}
.links:hover {
	font-family: "Tahoma";
	font-size: x-small;
	color: #FCC850;
	text-decoration: underline;
}
.footerfont {

	font-family: Tahoma;
	font-size: xx-small;
	color: #B37014;
}
.links1 {
	font-family: "Tahoma";
	font-size: x-small;
	color:#000000;
	text-decoration: none;
}
.links1:hover {
	font-family: "Tahoma";
	font-size: x-small;
	color: #A2080E;
	text-decoration: underline;
}
