.nav a:link
{
font-weight: bold;
font-size: 12;
color: #FFFFFF;
text-decoration: none;
border-style: none;
border-width: 1px;
}

.nav a:visited
{
font-weight: bold;
font-size: 12;
color: #FFFFFF;
text-decoration: none;
border-style: none;
border-width: 1px;
}

.nav a:hover
{
font-weight: bold;
font-size: 12;
color: #FFFFFF;
text-decoration: none;
border-style: solid;
border-color: #999999;
border-width: 1px;
}

body
{
background-color: #000000;
font-family: arial;
}

.pageTitle font
{
color: #FFFFFF;
font-size: 26;
}

.titleCaption font
{
color: #999999;
font-size: 16;
}

.pageText td
{
color: #CCCCCC;
font-size: 12;
}

.pageText h2
{
font-family: "Monotype Corsiva";
font-size: 26;
font-weight: bold;
}

.pageText a:link
{
color: #CCCCCC;
text-decoration: none;
}

.pageText a:visited
{
color: #CCCCCC;
text-decoration: none;
}

.pageText a:hover
{
color: #CCCCCC;
text-decoration: underline;
}

.box td
{
font-size: 11;
color: #999999;
line-height: 1.1;
}

.heading
{
font-size: 13;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
}