

 
body { background-attachment: fixed;
background-color: #ffffff;
                padding-left: 0; 
                padding-right: 0; 
                padding-top: 0; 
                padding-bottom: 0;
                margin-top: 0;
                margin-left: 0; 
                margin-right: 0;
           
  	   border-style: solid;
                border-width: 3px;  
	   border-left-color: #006600;
 	   border-top-color: #006600;
                border-right-color: #006600;
                border-bottom-color: #006600;
                
                
SCROLLBAR-FACE-COLOR: #336600; 
SCROLLBAR-HIGHLIGHT-COLOR: #669933;
scrollbar-3dlight-color: #ffffcc;
           } 


         
 
p { text-align: justify; text-color:#000000; }
p { font-family:verdana;courier;arial;}
p { font-family:"Times New Roman"; }
p {  margin-left: 1%; 
      margin-right: 1%;
}

p { text-indent: 5mm;}


UL, DIR { list-style: none; }

a:link { color: #006600; text-decoration: none; }       /* unvisited link */
a:visited { color: #330000; text-decoration: none; }   /* visited links */
a:hover {color: #330000; text-decoration: none; }    /* mouse over link */
a:active { color: #006600; text-decoration: none; }  /* selected link */

hr { color: #006600; }

