background-color: 
	{#000000}

body {
	background-image: url(Art/leatherDespair.jpg);
	background-repeat: repeat;
	font-size: 12px;
	color: #a85b26;
}
.Heading1 {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.Heading2 {
	color: #996600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1em;
}
.Links {
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	list-style-type: disc;
	font-style: normal;
	font-variant: normal;
	background-position: left;
}
.Subtitles {
	color: #a85b26;
	font-size: 12px;
	line-height: 1pt;
}
.BodyText {
	color: #996600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	padding-top: 1px;
	list-style-type: square;
	line-height: normal;
}
.Heading3 {
	color: #4E8abe;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.HeadingWhite {
	color: #FFFFFF;
	margin-left: 0px;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	}
.FooterText {
	color: #a85b26;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10pt;
	list-style-type: square;
	}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
	list-style-position: inherit;
	list-style-type: none;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
