body {
	margin: 0px;
	padding: 0px;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: normal;
	font-style: normal;
	background-image: url(images/water3.jpg);
}

/*

a:link {
	color: #5555FF;
	text-decoration: underline;
}
a:visited {
	color: blue;
	text-decoration: underline;
} 

*/


.header-text {
  color: #FFFF99}

.entry-title { 
   font-size: 12pt;
   font-weight: bold;
   color: #003366;
}

.entry-title-italic {
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	font-style: italic;
}

.entry-title-italic-canceled {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	text-decoration: line-through;
}

.entry-text { 
   font-size: 12pt;
   font-weight: normal;
   color: #003366;
}

.footer-text {
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	font-style: italic;
	background-color: #FFFF99;
}
 
.last-updated {
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	font-style: italic;
	background-color: #FFFF99;
}
.data-table {
	background-color: #FFFF99;
	color: #003366;
}
.data-title {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}
.menu-color {
	background-color: #FFFF99;
}
.old-record {
	background-color: #FFFFFF;
}
.new-record {
	background-color: #FFFF00;
}
.small-web-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	color: #003366;
}
