h1 {
	font-family: caseydraft;
	text-align: center;
}

h2 {
	font-family: caseydraft1;
	text-align: center;
	font-weight: normal;
	color: #ffff99;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-family: caseydraft;
	font-weight: normal;
	color: #008080;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {
	font-weight: normal;
	color: #ffff99;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	font-weight: normal;
	color: #ff9900;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
}
a:link {
	
}
h3.showlist {
margin-top: 0;margin-bottom: 0;text-align: left
}
h4.showlist {
margin-top: 0;
margin-bottom: 0;
text-align: left;
}


@media print {
.noprint {
	display: none;
}}