.bodytext {
	background-color: #E9E9DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3D3D33;
}
.headertext {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3D3D33;
}
h1 {
	font-size: 20px;
	color: #3D3D33;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	color: #3D3D33;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	color: #3D3D33;
}
a:link {
	color: #3D3D33;
	
}
a:visited {
	text-decoration: none;
	color: #3D3D33;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: ##3D3D33;
}
.header {
	background-attachment: fixed;
	background-image: url(images/masthead.jpg);
	background-repeat: repeat-x;
}
