Body
{
 background-repeat: no-repeat;
 background-attachment: fixed;
}
A:hover
{
 text-decoration: none;
 color: #0000FF;
 font-family: Verdana;
 font-size: 8pt;
 font-weight: normal;
 }
A:link
{
 text-decoration: none;
 color: #000000;
 font-family: verdana;
 font-size: 8pt;
 font-weight: normal;
}
A:visited
{
 text-decoration: none;
 color: #000000;
 font-family: Verdana;
 font-size: 8pt;
 font-weight: normal;
}
H1
{
 font-family: verdana;
 font-size: 8pt;
 color: #5577AA;
 font-weight: 100;
 }
H2
{
 font-family: verdana;
 font-size: 10pt;
 color: #5DABC7;
 font-weight: 100;
 font-style: normal;
 font-weight: bold;
}
H3
{
 font-family: verdana;
 font-size: 8pt;
 color: #FF0000;
 font-weight: 100;
 font-style: normal;
 font-weight: bold;
}
table tr td
{
font-family: Verdana;
font-size: 8pt;
}
select
{
font-family: Verdana;
font-size: 8pt;
border: 1px solid;
color: #004772;
background-color: #FFFFFF;
}
input
{
font-family: Verdana;
font-size: 9pt;
'border: 1px solid;
color: #004772;
background-color: #FFFFFF;
}