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

