.mainheader {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bolder;
	color: #990000;
	border-top-style: dotted;


}
.listheader {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: italic;
	list-style-type: circle;
	list-style-image:  url(/assets/fish_bullet.gif);
	list-style-position: inside;
	font-weight: bold;
	display: list-item;
	vertical-align: middle;
	color: #000066;






}
.listitem {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-indent: .5in;
	color: #003333;


}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-align: right;
	color: #CCCCCC;

}
.sansHeader {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-indent: 0in;
	color: #000066;
}
.sansBody {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-indent: 0in;
	color: #000000;
}
.serifBody {



	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-indent: 0in;
	color: #000000;
}
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	width: 500px;
	margin-right: 70px;
	margin-left: 70px;
	padding: 10px;
	border: groove #0000FF;




}
