body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 26px;
}




.IntroParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B1818;
	width: 450px;
	padding-left: 62px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 27px;
	text-indent: -23px;
}
.IntroParagraphIntro {
	color: #6D000A;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}


a:visited {
	color: #000000;
	text-decoration: none;

}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}



.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
		text-transform: uppercase;
	letter-spacing: 5px;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D0A05;
	line-height: 14px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}

.head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 20px;
}

.footer {
	color: #D2BD9A;
}
.footer a {
	color: #D2BD9A;
}
.footer a:link {
	color: #D2BD9A;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.nav {
	line-height: 16px;
}
.bodytight {
	line-height: 13px;
}



