      body  {
         background:#ffffff;
         color:#000000;
         margin-top:0px;
         margin-left:-7px;
         font-family:Arial,helvetica,Verdana,sans-serif;
         font-weight:normal;
      }
.leftcol {
	     border-right:4px solid #BCEE68;
	  }
 .cello {
         position:absolute 0,0;
      }
     h1 {
         color:#000000;
         font-size:20px; 
         font-weight:bold; 
         margin-left :10px;
      }
     h2 {
         font-size:16px;
         font-weight:bold;
	 }
     h3 {
         color:#363636;
         font-size:16px;
         font-weight :300; 
     }
      h4{
         color:#696969;
         font-size:16px;
         font-weight :lighter; 
         margin-top : -1em;
         text-indent : 15px;
      }
      p {
         font-size : 14px ;
         font-weight :400;
      }         
      tt{
         color:#000000;
         font: 300 20px  courier-new,courier,monospace;
	  }
    .grey{
          color:#c6c6c6;
          font-weight: 400 ;
      }
  .ralign{
          text-align:right;
      }
     .lge {
         color:#CDCDCD;
         font:900 18px  helvetica, arial, sans-serif;
    
      }
     ul 
        {
         font-size : 14px ;
         font-weight : 400;
         padding-left : 15px;
         padding-right : 20px;
      }
     ol {
         font-size : 14px ;
         font-weight : 400;
         padding-left : 15px; 
         padding-right : 20px;
      }
     li {
         
         padding-top : 15px;
      }
     .lt {
         float : left;
         padding:10px;
      }
     .rt {
         float:right;
         padding:10px;
       }
     p.link{
        text-align : center;
         }
     p.logo {
         font-size : 10px;
         text-align : center;
      }
   p.quote {
         font-size : 14px;
         margin-left : 5px;
         margin-right : 12px;
         font-style : italic;
      }
     .attr {
         font-size:14px;
          margin-left:5px;
         margin-right:12px;
         text-align:right;
      }
     .smll {
         font-size:11px;
      }
     .bold {
            font-weight:600;
      }
    a:link{
           color:#669900;
           text-decoration:none;
      }
 a:visited{
            color:#669900;
            text-decoration:none;
      
      }
 a:active {
            color:#99ff33;
            text-decoration:none;
       }
  a:hover {
            color:#99ff33;
             text-decoration:none;
       }
       hr {
            color:#CCCCCC;
            border-top:transparent;
            height:1px;
   }
   