body { background-color: #339999;
       margin-left: 20px; 
       margin-right: 20px;
       margin-top: 0px;
       margin-bottom: 0px;	
       padding: 0 0 0 0; }
       
p.title { color: #000000;
          font-size: 36px;
          font-family: Times New Roman; }
          
p.sub { color: #000000;
        font-size: 24px;
        font-family: Times New Roman; }
        
p.text { color: #000000;
         font-size: 14px;
         font-family: Times New Roman; }


A:link    { color: #000066 }
A:active  { color: #990000 }
A:visited { color: #ff0000 }


