address {
	color: #333333;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	}
	
body {	
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;	
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	margin-right: 0.1em;
	}

div.fishhead {
	background-color: #ffccff;
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	}
	
h1 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: center;
	margin-bottom: 0;
	}
	
h2 {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h2.daytitle {
	color: #CC0066;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h3 {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	}
		
h3.age {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0;
	}
		
img {
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-left: 0.5em;
	float: left;
	}
	
img.curb {
	float: right;
	}
	
img.nav {
	border: none;
	float: right;
	height: 43px;
	width: 43px;
	margin: 0;
	padding-left: 12px;
	}
	
table {
	background-color: #ffccff;
	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;
	}

p.curb {
	text-align: right;
	}
	
p {
	text-align: left;
	}
