h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
	color: #666666;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bolder;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-indent: 2em;
	font-weight: bolder;
	color: #666666;

}
h3:link {
	color: #CC0000;
}
ul {
	font-size: .9em;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 5em;

}
p {

	font-size: .8em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #E3E3CC;
}
a {
	color: #CC0000;
}
.eacpage {
	background-color: #F2F2E6;
	border: 5px solid #CFCFA0;
}
.eachpage {
	background-color: #F2F2E6;
	border: 1px solid #CFCFA0;
	padding: 15px;

}
