@charset "iso-8859-1";

body, td, th {
	color: #333366;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #333366;
}

body {
 	background-color: #444466;
	margin-left: 0;
	margin-top: 10; 
	margin-right: 4; 
	margin: 20;
}

p {
	text-align: center;
	color: #333366;
	font-family: "Times New Roman",Verdana,Arial,sans-serif;
	font-size: 48;
}	

td.address {
	color: #333366;
	font-family: "Times New Roman",Verdana,Arial,sans-serif;
	font-size: 12;
	text-align: center;
}
a.address:link		{color: #333366 ; text-decoration: underline}
a.address:visited	{color: #333366 ; text-decoration: underline}
a.address:active	{color: #0066cc ; text-decoration: underline}
a.address:hover	{color: #0066cc ; text-decoration: underline}
a.address {
	text-align: center;
}

a.email:link		{color: #333366 ; text-decoration: underline}
a.email:visited	{color: #333366 ; text-decoration: underline}
a.email:active	{color: #990099 ; text-decoration: underline}
a.email:hover	{color: #990099 ; text-decoration: underline}

td.nav {
	background-color: #333366;
	vertical-align: top;
	color: #ffffff;
}

A.NavBar {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 13;
}
A.NavBar:link    {color: #ffffff ; text-decoration: none}
A.NavBar:visited {color: #ffffff ; text-decoration: none}
A.NavBar:active  {color: #990099 ; text-decoration: underline}
A.NavBar:hover   {color: #990099 ; text-decoration: underline}
<!-- end of title and nav bar -->

A.NavBarPlus {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 13;
}
A.NavBarPlus:link    {color: #999999 ; text-decoration: none}
A.NavBarPlus:visited {color: #999999 ; text-decoration: none}
A.NavBarPlus:active  {color: #999999 ; text-decoration: none}
A.NavBarPlus:hover   {color: #999999 ; text-decoration: none}
<!-- end of title and nav bar plus -->

<!-- index page -->
td.text {
	color: #333366;
	font-family: "Times New Roman",Verdana,Helvetica,sans-serif;
	font-size: 15;
	text-align: left;
}

td.text2 {
	color: #333366;
	font-family: "Times New Roman",Verdana,Helvetica,sans-serif;
	font-size: 15;
	text-align: center;
}
<!-- end index page -->