

<head> <style type="text/css">{  }
/* The following two styles, body & table, set the font for the entire web site. */


		body {
			font-family: Verdana, sans-serif;
			font-size: 12px;
			}

		table{
			font-family: Verdana, sans-serif;
			font-size: 12px;
			}


/* This style, tabbackground, sets the graphic "extra_links.gif" for use in the file, "topnavbar.htm". */

		.tabbackground {
			background-image: url('images/extra_links.gif');
			}


/* These 3 hyperlink styles are not being used at this time. */ 


a:link.main{color:#0066cc; font-size:12px; text-decoration:none}
a:visited.main{color:#0066cc; font-size:12px; text-decoration:none}
a:hover.main{color:#ff0000; font-size:12px; text-decoration:none}
a:active.main{color:#ff0000; font-size:12px; text-decoration:none}


a:link.nav {font-family: Verdana, sans-serif; font-size: 16px; color: #0099ff; font-weight: Bold; text-decoration:none}
a:visited.nav {font-family: Verdana, sans-serif; font-size: 16px; color: #0099ff;  font-weight: Bold; text-decoration:none}
a:hover.nav {font-family: Verdana, sans-serif;	font-size: 16px; color: #ff0000;  font-weight: Bold; text-decoration:none}
a:active.nav {font-family: Verdana, sans-serif; font-size: 16px; color: #ff0000;  font-weight: Bold; text-decoration:none}

a.indexnav:link { font-family: Verdana, sans-serif; font-size: 11px; color: #000; text-decoration:underline;}
a.indexnav:visited { font-family: Verdana, sans-serif; font-size: 11px; color: #000; text-decoration:underline;}
a.indexnav:hover { font-family: Verdana, sans-serif; font-size: 11px; color: #fff; text-decoration:underline;}
a.indexnav:active { font-family: Verdana, sans-serif; font-size: 11px; color: #000; text-decoration:underline;}



		h1{
			color:#003366;
			margin-bottom: 2px;
			}

		h2{
			font-size: 20px;
			color:#006699;
			margin-bottom: 0px;
			}

		h3{
			font-size: 16px;
			color:#000000;
		margin-bottom: 15px;
		margin-top: 15px;
		}



/* Cellmargin style used on most pages. */

		.cellmargin{
			margin-left: 25px;
			margin-right: 15px;
			}


/* boatborder class is used for each table on a boat sales page. */

		.boatborder{
			border: 1px solid #000066;
			frame: void;
			}


-->
</STYLE>
</head>