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

.menu 
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: regular;
 color: #2E3E63;
 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: #115B8C;
 text-decoration: none;
}

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

.pageTitle1
{
 font-family: Verdana;
 font-size: 15px;
 font-weight: bold;
 color: #831A38;
 text-decoration: none;
}

.pageTitle2
{
 font-family: Verdana;
 font-size: 13px;
 font-weight: bold;
 color: #084F7B;
 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: #C65400;
}

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

