A:LINK       { COLOR: blue
 }
A:VISITED    { COLOR: blue
 }
A:ACTIVE     { COLOR: FF9900
 }
A:HOVER      { COLOR: white;
 background-color: black;
 text-decoration: none
 }
A            { font-family: Arial,Helvetica,Trebuchet,Tahoma;
 text-decoration: none;
 letter-spacing: normal;
 }
body		 { background-color: FF9900;
 background-image: url("style.css");
 font-size: 10pt
 }
p            { font-family: Arial,Helvetica,Trebuchet,Tahoma;
 font-size: 10pt;
 text-decoration: none;
 letter-spacing: normal;
 margin-left: 20;
 margin-right: 20
 }
font         { font-family: Arial,Helvetica,Trebuchet,Tahoma;
 }
table, td    { font-family: Arial,Helvetica,Trebuchet,Tahoma;
 font-size: 10pt
 }
.whitehover  { background-color: white
 }
.noindent    {
 margin-left: 0;
 margin-right: 0
 }
.stripped    {
 margin-left: 0;
 margin-right: 0;
 margin-left: 0;
 margin-right: 0
 }
.header      { font-family: Arial,Helvetica,Trebuchet,Tahoma;
 color: white;
 font-weight: bold;
 font-size: 10pt
 }
.footer      { font-family: Arial,Helvetica,Trebuchet,Tahoma;
 font-size: 7pt
 }
.bigtext     { font-family: Arial,Helvetica,Trebuchet,Tahoma;
 color: 000000;
 font-weight: bold;
 align: center;
 font-size: 14pt
 }
.smalltext     { font-family: Arial,Helvetica,Trebuchet,Tahoma;
 color: 000000;
 font-weight: bold;
 align: center;
 font-size: 8pt
 }
.heading     { font-family: Arial,Helvetica,Trebuchet,Tahoma;
 color: 003399;
 font-weight: bold;
 font-size: 10pt;
 margin-left: 10
 }
h1           { font-family: Arial,Helvetica,Trebuchet,Tahoma;
 font-color: 003399;
 font-size: 12pt;
 margin-left: 15;
 margin-right: 15
 }
ol, li       { left-margin: .8em;
 margin-right: 10
 }
dt           { font-weight: bold;
 margin-left: 15;
 margin-right: 15
 }
input, select, textarea { font-family: Arial,Helvetica,Trebuchet,Tahoma;
 text-decoration: none;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-size: 9pt
 }