a
{
color: black;
font-size: 8pt;
font-family: verdana;
font-weight: normal;
font-style: normal;
line-height: 16px;
text-align: left; 
}

b
{
color: black;
font-size: 12pt;
font-family: "Bell MT";
font-weight: bold;
font-style: normal;
text-align: left;
}
u
{ color: white; font-size: 8pt; font-family: verdana; text-decoration: none; }

div.maintext {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
opacity: 0.5;
background-color: black;
}

div.bg {
background-color: green;
}