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