body, td, em
{ 
font-family: "Century Gothic";
font-size: 0.9em;
color: #003f6e;
}

h1
{
font-size: 1.4em;
}

h2
{
font-size: 1.3em;
}

h3
{
font-size: 1.1em;
; text-align: center
}

h4
{
font-size: 1em;
}

h5
{
font-size: 1em;
text-align: center;
}

h6
{
font-size: .8em;
font-style: italic;
}

a:link
{
color: #000066;
text-decoration: none;
}

a:visited
{
color: #666666;
text-decoration: none;
}

a:hover
{
color: #003f6e;
text-decoration: none;
}

a.nav:link
{
color: #666666;
text-decoration: none;
background-color: #003399;
}

a.nav:visited
{
color: #9EBAAD;
text-decoration: none;
background-color: #003399;
}

a.nav:hover
{
color: #004000;
text-decoration: none;
background-color: #003399;
}

.name
{
color: #003f6e;
font-weight: normal;
text-decoration: none;
}

.nav
{
font-size: 0.9em;
font-weight: normal;
color: #003300;
background-color: #FFFFFF;

}

.copy
{
font-size: 0.8em;
color: #003f6e;
}

.js 
{
	font-size: 0.8em;
	color: #FFFFFF;
	font-family: "Century Gothic";

}
.title {

color: #003f6e;
font-weight: bold;
text-decoration: none;
}

a.red:link
{
color: #FF0000;
text-decoration: none;
font-weight: bold;
}
