body
{
font-family: Vardana, Arial;
color: #000000;
background-color: #FFFFFF;
text-align: left;
}

a:link
{
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:visited
{
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:active
{
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:hover
{
color: #FF8000;
font-weight: bold;
text-decoration: none;
}

strong
{
color: #0080F0;
font: 10pt;
font-weight: bold;
}

i
{
font: 8pt;
color: #008000;
}