body {
	margin-left: 9px;
	margin-top: 0px;
	background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
    background-attachment: fixed
	
	}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tinytype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
.whitetinytype {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.maintext a:link {
	color: #666666;
	text-decoration: none;
}
.maintext a:visited {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
.maintext a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight:bold;
}
.maintext a:active {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}

.style4 {
	color: #6f2a2d;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.style5 {color: #663300}
.style6 {color: #333333}
