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: #336699;
     text-decoration: none;
	 font-weight: bold;
}

a:visited
{
     color: #003366;
     text-decoration: none;
	 font-weight: bold;
}

a:hover
{
     color: #003366;
     text-decoration: none;
	 font-weight: bold;
}

a:active
{
     color: #003366;
     text-decoration: none;
	 font-weight: bold;
}

.nav
{
     font-family: "Tahoma", "sans-serif";
     font-size: 13px;
     font-weight: bold;
     color: #336699;
     background-color: #FFCC66;
}

.nav a:link
{
     color: #336699;
     font-weight: bold;
     text-decoration: bold;
}

.nav a:visited
{
     color: #003366;
     font-weight: bold;
     text-decoration: none;
}

.nav a:hover
{
     color: #003366;
     text-decoration: bold;
     background-color: #FFCC66;
     cursor: hand;
}

.nav a:active
{
     color: #003366;
     font-weight: bold;
     text-decoration: none;
}
.navhover
{
     color: #003366;
     text-decoration: bold;
     background-color: #FFCC66;
     cursor: hand;
}

.navhover a:link
{
     color: #336699;
     font-weight: bold;
     text-decoration: bold;
}

.navhover a:visited
{
     color: #003366;
     font-weight: bold;
     text-decoration: none;
}

.navhover a:hover
{
     color: #003366;
     text-decoration: bold;
     background-color: #CC9933;
     cursor: hand;
}

.navhover a:active
{
     color: #003366;
     font-weight: bold;
     text-decoration: none;
}

.navbottom 
{
     font-family: "Tahoma", "sans-serif";
     font-size: 11px;
     font-weight: bold;
     color: #336699;
}

.navbottom a:link
{
     color: #003366;
     font-weight: bold;
     text-decoration: bold;
     text-decoration: none;
}

.navbottom a:visited
{
     color: #003366;
     font-weight: bold;
     text-decoration: none;
}

.navbottom a:hover
{
     color: #003366;
     text-decoration: none;
     cursor: hand;
}

.navbottom a:active
{
     color: #003366;
     font-weight: bold;
     text-decoration: none;
}

.title
{
     font-family: "Tahoma", "sans-serif";
     font-size: 18px;
     font-weight: bold;
     color: #003366;
}

.subtitle
{
     font-family: "Tahoma", "sans-serif";
     font-size: 16px;
     font-weight: bold;
     color: #336699;
}

.header
{
     font-family: "Tahoma", "sans-serif";
     font-size: 12px;
     font-weight: bold;
     color: black;
}

.copy
{
     font-family: "Tahoma", "sans-serif";
     font-size: 9px;
     font-weight: bold;
     color: black;
}
