.heads {
	color: #5D7A5A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.style1 {font-family: Arial, Helvetica, sans-serif}


.style2 {font-size: 10px}


body {
	background-color: #CBC098;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.links {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
a:link {
	color: #4F1962;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #81947D;
}
a:hover {
	text-decoration: underline;
	color: #81947D;
}
a:active {
	text-decoration: none;
	color: #915A90;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10px;
	color: #98AD92;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}

