ASP Source Code: MartinLoopers - loopers.css
BODY { background: #022B95;
       margin-right: 10pt;
       margin-left: 10pt;
       font-weight: bold;
       font-style: normal;
       font-size: 10pt;
       font-color: white;
       font-family: sans-serif;}

P    { margin-right: 10pt;
       margin-left: 10pt;
       font-weight: bold;
       font-style: normal;
       font-size: 10pt;
       color: white;
       font-family: sans-serif;}

form    { margin-right: 10pt;
       margin-left: 10pt;
       font-weight: bold;
       font-style: normal;
       font-size: 10pt;
       color: white;
       font-family: sans-serif;}

PRE  { margin-right: 10pt;
       margin-left: 10pt;
       font-weight: bold;
       font-style: normal;
       font-size: 10pt;
       font-color: white;
       font-family: monospace;}

H1   {
       color: yellow;
       font-size: 28pt;
       font-family: Times, serif;}

H2   {
       color: yellow;
       font-size: 20pt;
       font-family: Times, serif;}

H3   {
       color: yellow;
       font-size: 16pt;
       font-family: Times, serif;}

H5   {
       color: white;
       font-size: 8pt;
       font-family: Times, serif;}

H6   {
       font-size: 20pt; 
       color: Red;
       font-family: Times, serif;}


A:link { color: #FFCC66;
         font-weight: bold;
         font-style: normal;
         font-size: 10pt;
         text-decoration: none; 
         font-family: sans-serif; 
         }
A:visited { color: #FF9900;
            font-weight: bold;
            font-style: normal;
            font-size: 10pt;
            text-decoration: none; 
            font-family: sans-serif; 
             } 

TD   { 
       font-weight: bold;
       font-style: normal;
       font-size: 10pt;
       color: lightblue;
       font-family: sans-serif;}

TH   { 
       font-weight: bold;
       font-style: normal;
       font-size: 10pt;
       color: yellow;
       font-family: sans-serif;}

HR   { padding-top: 5px;
       padding-bottom: 5px;
       color: maroon;}

.white {
       font-weight: bold;
       font-style: normal;
       font-size: 10pt;
       color: white;
       font-family: sans-serif;}