/* Style Sheet for BMI Website*/

Body
{
background:#084040;
text:#EFE1BE;
font-family:Verdena;
font-size: 12pt
}

Table
{
background:#000000;
text:#FFFFFF;
font-size: 11pt;
font-family:Verdena
}

A:Link
{
text-decoration: none;
color:#EFE1BE;
background:#0D4758;
font-size:10pt
}

A:Visited
{
text-decoration: none;
color:#EFE1BE;
background:#000000;
font-size:10pt
}

A:Hover
{
text-decoration: none;
color:#000000;
background:#EFE1BE;
font-size:10pt
}


