h1.CommonTitleBarTitle 
{ 
   color: #000000;
   
   FILTER: Glow(Color=#FFFFFF, Strength=6);
   width:100%;
}
div.CommonTitleBarDescription 
{ 
   color: #000000;
   
   FILTER: Glow(Color=#FFFFFF, Strength=1);
   width:100%;

}

a.headermaintitle:link {color: #FFFFFF}
a.headermaintitle:visited {color: #FFFFFF}
a.headermaintitle:hover {color: #FFFFFF}
a.headermaintitle:active {color: #FFFFFF}

h2.CommonTitle
{
   font-size: 0%; 
}