body
	{margin: 0;
	background-color: #FFFFFF;
	color: navy;
	font-family: "Arial"
	}

h1	{color: navy;
	font-size: 20; 
	font-weight: bold;
	font-family: "Copperplate Gothic Bold, Times Roman";
	text-align: "left";
	}

h2	{color: #CEB05D;
	font-family: "Copperplate Gothic Bold, Times Roman";
	font-weight: bold;
	}

h2.sub	{color: navy;
	font-size: 16;
	font-family: "Copperplate Gothic Bold, Times Roman";
	font-weight: bold;
	text-align: "center";
	}

h3	{color: navy;
	font-family: "Arial"
	font-weight: bold;
	}

h3.picshdr	{color: black;
	font-size: 20;
	font-family: "Times New Roman, Times";
	font-style: italic;
	font-weight: bold;
	}

h4	{color: navy;
	font-family: "Arial"
	font-style: italic;
	font-weight: bold;
	}

div.main {	background-color: #000033;
	}

table.main {
	background-color: #eeeeee;
	width: 820;
	height=100%;
	padding: 0px;
	}

td.header {background-color: #ffffff;
	height=89;
	line-height: 12;
	color: gold;
	text-align: center;
	font-size: 12;
	font-weight: bold
	}

td.content {	background-color: #ffffff;
	}

td.line {	background-color: #000033;
	}

td.navigate {
	background-color: "#E2C36C";
	line-height: 1.2;
	text-align: center;
	font-size: 10;
	font-weight: bold
	}

td.footer2	{color: #dddddd;
	font-size: 12;
	text-align: "center";
	font-family: "Arial";
	}

td	{font-size: 12;
	}

p	{color: black;
	font-size: 14;
	font-family: "Arial"
	}

p.subhead	{color: navy;
	font-size: 14;
	font-family: "Arial"
	}

p.ally	{color: navy;
	font-size: 14;
	font-family: "Copperplate Gothic Light, Times Roman"
	}

p.navigate	{color: navy;
	font-size: 12;
	font-family: "Arial"
	}

p.hdr	{color: navy;
	font-size: 20; 
	font-weight: bold;
	font-family: "Copperplate Gothic Bold, Times Roman"
	}

p.welcome
	{color: #CEB05D;
	font-size: 30;
	font-weight: bold;
	font-style: italic;
	font-family: "Arial"
	}

p.pics	{color: navy;
	font-size: 14;
	font-family: "Arial"
	}

p.footer	{color: black;
	font-size: 12;
	text-align: "center";
	font-family: "Arial";
	}


p.webdesign
	{font-family: "Arial", "Helvetica";
	color: #dddddd;
	font-size: 12;
	text-align: "center";
	}

dd	{color: black;
	font-size: 14;
	font-family: "Arial"
	}

hr	{color: "#E2C36C";
	}

a:link    {color: navy}
a:visited {color: black}
a:hover   {color: #946F09}
a:active  {color: blue}

a.web:link    {color: #dddddd}
a.web:visited {color: #dddddd}
a.web:hover   {color: #946F09}
a.web:active  {color: gold}
