body {

	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
	width: 800px;


	/* background-color: #FFFFFF; 
	background-image: url(http:///srms-indian-river.org/images/cowboy.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	background-color: #000033;
	color: #99CCFF;
	width: 800px;
	*/
}

p { 
		color: #000099;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 24pt;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18pt;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16pt;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14pt;
}

td, th {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000099;
}

a {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #000099;
}

a:active {
	color: #99CCFF;
}


