address {
	font-style: italic;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	}
	
body {	
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;	
	color: #000000;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	margin-right: 0.1em;
	}

body.co {
	background-color: #FFCC99;
	}
	
div.fishhead {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-align: left;
	}
	
div.aim {
	text-align: center;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #00F;
	text-align: center;
	}
	
h1.index {
	color: #F00;
	}
	
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #900;
	text-align: center;
	}
	
h2.index {
	color: #00F;
	}
	
h2.list {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-align: left;
	}
	
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-align: center;
	}

h3.list {
	color: #900;
	text-align: left;
	}
	
img {
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-left: 0.5em;
	float: left;
	}
	
img.curb {
	float: right;
	}
	
img.aim {
	float: none;
	}
	
img.bullet {
	margin-bottom: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-left: 0em;
	float: none;
	}
	
table {
	color: #FFFFFF;
	}
	
td, th {	
	font-size: 1em;
	line-height: 1em;
	color: #333333;
	}
	
textarea {
	font-size: 1em;
	}
	
ul {	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	}
	
.BulletBackgroundColor {
	color: #FFFFFF;
	}

p {
	text-align: left;
	}

p.barbline {
	text-align: center;
	}
	
p.descriptright {
	text-align: right;
	}
	
p.descriptleft {
	text-align: left;
	}

p.curb {
	text-align: right;
	}
	
p.aim {
	text-align: center;
	}
	


