
body { font-family: arial, helvetica, sans-serif; 
       font-size: 10pt; 
       margin-top: 0; 
       margin-left: 0;
       margin-right: 0;
       margin-bottom: 0; }

h1   { color: palegoldenrod;
       font-family: times new roman;
       text-align: center;
       font-style: italic;
       font-size: 24pt; }

h2   { font-size: 14pt; 
       color: #333333;
       text-align: center;
       background-color: #eef8fb; }

h3   { font-size: 12pt;
       color: #333333;
       text-align: center;
       background-color: #f4ebda; }

h4   { font-size: 10pt; 
       font-weight: bold; 
       color: palegoldenrod;
       font-style: italic;
       text-align: center; }

td   { font-size: 9pt; }

li   { font-size: 10pt; 
       font-weight: normal; }

.ulName
     { color: palegoldenrod;
       font-weight: bold;
       text-align: left; }


p    { font-size: 10pt; }

a:hover
     { color: palegoldenrod; }
     
a.splashlink:hover
     { color: #333333; }

a.splashlink
     { color: palegoldenrod; 
       font-weight: normal;
       text-decoration: underline;
     }
a
     { font-weight: bold;
       color: #333333;
       text-decoration: none; }

.copy
     {color: palegoldenrod; }

.saleItem
     { font-weight: bold;
       color: #ffffff;
       text-decoration: none; }

table.leftBox
     { border: solid 1pt #666666; }

table.smBox
     { border: solid 1pt #666666; }

td.main
     { font-size: 12pt;
       font-weight: bold;
       color: #333333; }
       
.quote
     { font-weight: bold;
       color: #ffffff;
       font-style: italic; }