BODY, td, .normal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.peachBG {
	background-color: #FFBF9A;
}
.redBG {
	background-color: #790000;
}
.bold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.italic {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.smallRed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #790000;
}
.headerText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.blueboldText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.mediumBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.mediumRed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #790000;
}

.redHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #790000;
}

.redBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #790000;
}


a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}
a:link {
	text-decoration: none;
	color: #336699;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #790000;
}
a:active {
	text-decoration: underline;
	color: #790000;
}

.mainlinks {	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6D4004;
}
a.mainlinks:link {
	text-decoration: none;
	color: #6D4004;
}
a.mainlinks:visited {
	color: #6D4004;
	text-decoration: none
}
a.mainlinks:hover {
	color: #790000;
	text-decoration: none
}
a.mainlinks:active {
	color: #790000;
	text-decoration: none
}

.mainlinksON {	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #790000;
}
a.mainlinksON:link {
	text-decoration: none;
	color: #790000;
}
a.mainlinksON:visited {
	color: #790000;
	text-decoration: none
}
a.mainlinksON:hover {
	color: #790000;
	text-decoration: none
}
a.mainlinksON:active {
	color: #790000;
	text-decoration: none
}

.map {	
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #790000;
}
a.map:link {
	text-decoration: none;
	color: #790000;
}
a.map:visited {
	color: #790000;
	text-decoration: none
}
a.map:hover {
	color: #790000;
	text-decoration: underline
}
a.map:active {
	color: #790000;
	text-decoration: none
}

