body {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #B6B4A4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	color: #4a4630;
	padding-right: 50px;
	padding-left: 10px;
	text-align: justify;
}
.maintextlong {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	color: #4a4630;
	padding-right: 50px;
	padding-left: 10px;
	text-align: justify;
	overflow: auto;
	height: 300px;
	position: relative;
	list-style-image: url(images/bullet.gif);
}
.credit {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: none;		
}
.credit a:link {
	color: #FFFFFF;
	text-decoration: none;		
}
.credit a:hover {
	color: #4a4630
}
.credit a:visited {
	color: #ffffff
	text-decoration: none;		
}
