.menuHeader
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
}

.menu 
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: regular;
 color: #ffffff;
 text-decoration: none;
 line-height: 12px;
}
A:Hover.menu {text-decoration: underline;}

.menuS
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #FFA200;
 text-decoration: none;
 line-height: 12px;
}


H1
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #575757;
 text-decoration: none;
}

H2
{
 font-family: Verdana;
 font-weight: regular;
 font-size: 11px;
 color: #575757;
}

.pageTitle1
{
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 color: #DB0000;
 text-decoration: none;
}

.pageTitle2
{
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 color: #DB0000;
 text-decoration: none;
}


body 
{
 font-family: Verdana;
 font-size: 11px;
 color: #2E3E63;
}

td 
{
 font-family: Verdana;
 font-size: 11px;
 color: #2E3E63;
}


a 
{
 font-family: Verdana;
 font-size: 11px;
 color: #2E3E63;
}

.whiteHeader
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 line-height: 24px;
}

