body        {
          font-family: sans-serif;
          color: #ffff00;
          background-color: #999999
            }    
h1          { font-size: 50pt   }
p          { font-size: 30pt     }
.p20        { font-size: 20pt   }
.p30        { font-size: 20pt   }
.p40        { font-size: 30pt   }
.p50        { font-size: 40pt   }
.p60        { font-size: 50pt   }
.p70        { font-size: 60pt   }
.p80        { font-size: 70pt   }
.p100        { font-size: 80pt   }
ul         { font-size: 40pt       }
ol         { font-size: 40pt       }
a:link      { 
          text-decoration:none;
          color: #ffff99;
          background-color: #999999
            }    
a:visited   { 
          text-decoration:none;
          color: #ff99cc;
          background-color: #999999
            }    
a:hover     { 
          text-decoration:none;
          color: #339999;
          background-color: #99ffff
            }    
a:active    { 
          text-decoration:none;
          color: #ccffff;
          background-color: #99cc99
            }    
img        { border-style: none}
pre         {
          font-size: 10pt;
          color: #000000;
          background-color: #ffffff
            } 
#sample1  {  width: 600;
             float: left }
#sample2  {  width: 400;
             float: left }
#sample3  {  width: 400;
             float: right }
#sample4  {  width: 400;
             float: right }
#sample5  {  width: 400;
             float: left }
div.samplefile  { padding-right: 30% }
              