body
{
background : url("images/scales.jpg");
}
p, td, ul, ol, li
{
color: #333333;
font-weight: normal;
font-size: 9pt;
font-family: "Microsoft Sans Serif,Arial,sans-serif";
}
p
{ 
margin-top : 12px;
margin-bottom : 12px;
}
h1
{
color: #333399;
font-weight: bold;
font-size: 10pt;
font-family: "Microsoft Sans Serif,Arial,sans-serif";
margin-top : 4px;
margin-bottom : 4px;
}
h2
{
color: #FF8C24;
font-weight: bold;
font-size: 10pt;
font-family: "Microsoft Sans Serif,Arial,sans-serif";
margin-top : 4px;
margin-bottom : 4px;
}
h3
{
color: #990000;
font-weight: bold;
font-size: 9pt;
font-family: "Microsoft Sans Serif,Arial,sans-serif";
margin-top : 4px;
margin-bottom : 4px;
}
.smtext
{
color: #666666;
font-weight: normal;
font-size: 8pt;
font-family: "Microsoft Sans Serif,Arial,sans-serif";
}
li
{ 
margin-top : 8px;
margin-bottom : 8px;
}

:link              { color:#FF8C24; text-decoration:underline; }
:visited           { color:#FF8C24; text-decoration:underline; }
:hover             { color:#333399; text-decoration:underline; }
:active            { color:#FF8C24; text-decoration:underline; }

a:link.menu    { color:#FFFFFF; text-decoration:none; }
a:visited.menu { color:#FFFFFF; text-decoration:none; }
a:hover.menu   { color:#FF8C24; text-decoration:none; }
table.menu td { color: #FFFFFF;}


