    A:link { color: blue; font-weight: bold  }
    A:visited { color: maroon; font-weight: bold }
    A:hover { background: aqua; color:green; font-weight: bold }
    A:active { color: red ;font-weight: bold }

 body { background: url( ../images/clouds.jpg ) #ffffff 100% repeat ;
        margin: 0em 0em 0em 0em;
        font-family: Arial, Verdana;}
	
 p { text-align:left;  color: black ; text-indent: 0em ;
        margin: 0em 0em 0em 0em;
          font-size: 10pt; font-family: Arial; font-weight: normal ;}
 
p.left { text-align:left;  color: black ; text-indent: 0em ;
        margin: .55em .0em .16em .0em ;
          font-size: 10pt; font-family: Arial; font-weight: bold ;}
	
 p.center { text-align: center; color: black ;
         margin: 0em 0em .05em 0em;
      	font-size: 10pt; font-family: Arial; font-weight: bold;}

 p.centersm { text-align: center; color: black ;
            margin: 0em 0em 0em 0em;
      	font-size: 9pt; font-family: Arial; font-weight: normal;}

 p.big { text-align: center ; color: black ;
          margin: 0em 0em 0em 0em;
          font-family: Arial ; font-size: 14pt ; font-weight: bold ;}
 
 p.small { text-align: center ; color: blue ;
           margin: 0em 0em 0em 0em;
          font-family: Arial ; font-size: 8pt ; font-weight: normal ;} 
   
 p.bg { text-align: center; background-color: white ;        
        margin: .15em .20em .15em .20em ;
        font-family: Arial ; font-size: 11pt ; font-weight: bold }

table.blk { margin: .5em .5em .5em .5em ; background-color: #e6f5f5; border-color: #990000;  }

table {  text-align: left; margin: .0em 0em .10em 0em; font-size: 10pt; border-color: yellow ;  }

 td { text-align: left ; color: blue ;
            margin: 0em 0em 0em 0em;
            font-family: Arial ; font-weight: normal ;} 

ul  { font-size: 10pt;  text-align: left;  font-family: Arial; font-weight: bold; }
ul.one  { font-size: 10pt; font-family: Arial; font-weight: normal ;}
