.menuHeader
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #F6F30B;
 text-decoration: none;
}

.menu 
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: regular;
 color: #1B2747;
 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: #006CB4;
 text-decoration: none;
}

H2
{
 font-family: Verdana;
 font-weight: regular;
 font-size: 11px;
 color: #2E3E63;
}

.pageTitle1
{
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 color: #07377B;
 text-decoration: none;
}

.pageTitle2
{
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 color: #006CB4;
 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: #006CB4;
}

.whiteHeader
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 line-height: 24px;
}

