ASP Source Code:   - styles.css
BODY {background-image: url(/images/white2.gif);
       background-repeat: repeat;
       margin-right: 5pt;
       margin-left: 5pt;
       font-weight: bold;
       font-style: normal;
       font-size: 12pt;
       font-family: sans-serif;}
P    {
       margin-right: 5pt;
       margin-left: 5pt;
       font-weight: bold;
       font-style: normal;
       font-size: 12pt;
       font-family: sans-serif;}
PRE  {
       margin-right: 5pt;
       margin-left: 5pt;
       font-weight: bold;
       font-style: normal;
       font-size: 10pt;
       font-family: monospace;}
UL   {
       margin-right: 5pt;
       margin-left: 12pt;
       font-weight: bold;
       font-style: normal;
       font-size: 10pt;
       font-family: sans-serif;}
LI   {
       margin-right: 5pt;
       margin-left: 12pt;
       font-weight: bold;
       font-style: normal;
       font-size: 10pt;
       font-family: sans-serif;}
H1 {
       margin-left: 5pt;
       font-size: 28pt;
       font-family: Times, serif;}
H2 {
       margin-left: 5pt;
       font-size: 22pt;
       font-family: Times, serif;}
H3 {
       margin-left: 5pt;
       font-size: 18pt;
       font-family: Times, serif;}
H4 {
       margin-left: 5pt;
       font-size: 14pt;
       font-family: Times, serif;}
H6 {
       margin-left: 5pt;
       font-size: 20pt; 
       color: Red;
       font-family: Times, serif;}
A:link {     color: #3333FF;
        text-decoration: none;
        font-weight: bold;
        font-style: normal;
        font-size: 12pt;
        font-family: sans-serif;}
A:visited {    color: #3366CC;
        text-decoration: none;
        font-weight: bold;
        font-style: normal;
        font-size: 12pt;
        font-family: sans-serif;}
A:active {    color: #9966FF;
        text-decoration: none;
        font-weight: bold;
        font-style: normal;
        font-size: 12pt;
        font-family: sans-serif;}
TD   {
       font-weight: bold;
       font-style: normal;
       font-size: 12pt;
       color: gray;
       font-family: sans-serif;}
TH   {
       font-weight: bold;
       font-style: normal;
       font-size: 12pt;
       color: #CC3333;
       font-family: sans-serif;}
HR   { padding-top: 5px;
       padding-bottom: 5px;
       color: #990033;}
.black   { color: black;}
.dkred   { color: #990033;}
.dkblue  { color: #330099;}