
.navHeading1   { 
	font-family: Pieces of Eight; 
	font-weight: bold; 
	font-size: 18pt;
	color: #660000
}

.navLevel1   { 
	font-family: Pieces of Eight; 
	font-weight: bold; 
	font-size: 18pt;
	color: #000000
}

.navLevel2   { 
	font-family: Pieces of Eight; 
	font-weight: bold; 
	font-size: 12pt;
	color: #000000; 
	margin-left:25
}

.PageTitle   { font-size: 36pt; font-family: Pieces of Eight; text-align: center }
.SiteTitle   { font-family: Pieces of Eight; font-size: 36pt; text-align: center; color: 
               #660000 }
.SiteSubtitle { font-family: Pieces of Eight; font-size: 24pt; text-align: center }
.TableHeading {color: rgb(204,153,102)}
.legal       { font-family: Arial; font-size: 8pt }
a:link
{
	 
}
a:visited
{
	
} 
a:active 
{
	
}
body
{
	font-family: Times New Roman;
/** background-color: rgb(255,204,153); **/
	background-color: rgb(204,153,102);
	color: #000000; font-size: 3
}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Pieces of Eight;
}
h1
{
	color: rgb(102,0,0);
}
h2
{
	color: rgb(102,102,0); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}