body
{
     font-family: "Verdana", "sans-serif";
     font-size: 12px;
     color: black;
}

td
{
     font-family: "Verdana", "sans-serif";
     font-size: 12px;
     color: black;
}

a:link
{
     color: #333399;
     text-decoration: none;
}

a:visited
{
     color: #333399;
     text-decoration: none;
}

a:hover
{
     color: #3366CC;
     text-decoration: none;
}

a:active
{
     color: #333399;
     text-decoration: underline;
}

.nav
{
     font-family: "Tahoma", "sans-serif";
     font-size: 13px;
     font-weight: bold;
     color: ##FFFFFF;
     background-color: #999999;
}

.nav a:link
{
     color: #FFFFFF;
     font-weight: bold;
     text-decoration: bold;
}

.nav a:visited
{
     color: #FFFFFF;
     font-weight: bold;
     text-decoration: none;
}

.nav a:hover
{
     color: #333399;
     text-decoration: bold;
     background-color: #999999;
     cursor: hand;
}

.nav a:active
{
     color: #FFFFFF;
     font-weight: bold;
     text-decoration: none;
}
.navhover
{
     color: #663300;
     text-decoration: bold;
     background-color: #CC9933;
     cursor: hand;
}

.navhover a:link
{
     color: #FFFFFF;
     font-weight: bold;
     text-decoration: bold;
}

.navhover a:visited
{
     color: #CC9933;
     font-weight: bold;
     text-decoration: none;
}

.navhover a:hover
{
     color: #663300;
     text-decoration: bold;
     background-color: #CC9933;
     cursor: hand;
}

.navhover a:active
{
     color: #CC9933;
     font-weight: bold;
     text-decoration: none;
}

.navbottom 
{
     font-family: "Tahoma", "sans-serif";
     font-size: 11px;
     font-weight: bold;
     color: #333399;
}

.navbottom a:link
{
     color: #333399;
     font-weight: bold;
     text-decoration: bold;
     text-decoration: none;
}

.navbottom a:visited
{
     color: #3366CC;
     font-weight: bold;
     text-decoration: none;
}

.navbottom a:hover
{
     color: #3366CC;
     text-decoration: none;
     cursor: hand;
}

.navbottom a:active
{
     color: #333399;
     font-weight: bold;
     text-decoration: none;
}

.title
{
     font-family: "Arial", sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #000000;
}

.subtitle
{
     font-family: "Arial", sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #000000;
}

.header
{
     font-family: "Arial", sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: #000000;
}