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