body {
	background-color: #FFFFFF;
	/* background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top; */
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.headtext {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.quotes {
	font-family: Verdana;
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	color: #cc6600;
}.footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ede7db;
}
.links {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
}.subheads {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.sublinks {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #CC3399;
}
