body  { 
	margin: 0px;
}
.location_nav { font-family: Courier New, Courier, mono; font-size: 8pt }
.footer { font-family: arial, 'ms sans serif', helvetica; font-size: 8pt }
.notice { font-size: 8pt }
a { color: #000099; text-decoration: none }
a:hover { text-decoration: underline }
a: visited link {color:#003333}

.header 
{ 
font-family: Georgia, Times New Roman, Times, serif; font-size: 18pt; color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color:: #000066;
}
.style_table
{
  	font-family: arial, 'ms sans serif', helvetica;
	font-size: 8pt;
}
.link_table
{
  	font-family: arial, 'ms sans serif', helvetica;
	font-size: 8pt;
}
.main_table
{
  	font-family: arial, 'ms sans serif', helvetica;
	font-size: 10pt;
}
.cjust
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.ljust 
{ text-align: left; }
.rjust 
{ text-align: right; }
.tjust 
{ vertical-align: top; }
.bjust 
{ vertical-align: bottom; }
.price_table 
{ 
    border: 1 solid #990000; font-size: 10pt 
}
.even_row   
{ 
   background-color: #eeeeee 
}
.price
{
  	font-family: arial, 'ms sans serif', helvetica;
	font-size: 10pt;
	color:#FF0000;
}
.list
{
  	font-family: arial, 'ms sans serif', helvetica;
	font-size: 10pt;
	color:#990000;
}
h1
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #003399
}
h2
{
	font-family: arial, 'ms sans serif', helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
.bg
{
 background-image: url(../images/bg.gif);
 }
 .tablebg
{
 background-image: url(../images/harborside.jpg);
 }