body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C1409;
}
.tanCAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E6DD8D;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
.whiteTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.tanSubtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E6DD8D;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
a.tanSubtitles:link {
	color: #E6DD8D;
	text-decoration: none;

}
a.tanSubtitles:visited {
	color: #E6DD8D;
	text-decoration: none;

}
a.tanSubtitles:hover {
	color: #E6DD8D;
	text-decoration: underline;

}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
a.mainText:link {
	color: #E6DD8D;
	text-decoration: none;
	font-weight: bold;
}
a.mainText:visited {
	color: #E6DD8D;
	text-decoration: none;
	font-weight: bold;
}
a.mainText:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #62130C;
	text-transform: uppercase;
	text-decoration: none;
}
a.navTop:link {
	color: #62130C;
}
a.navTop:visited {
	color: #62130C;
}
a.navTop:hover {
	color: #62130C;
	text-decoration: underline;
}
.navBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AB3E2A;
	text-decoration: none;
}
a.navBottom:link {
	color: #AB3E2A;
	text-decoration: none;
}
a.navBottom:visited {
	color: #AB3E2A;
	text-decoration: none;
}
a.navBottom:hover {
	color: #E6DD8D;
	text-decoration: underline;
}
