      body {
          background-color : #9f9f9f;
          background-image : url('images/background_bs.jpg');
          background-repeat : repeat;
          font-family : tahoma;
          font-size : 12px;
          color : #616163;
      }



   

     .contentfont {
          font-size : 12px;
          font-family : tahoma;
          color : #616163;
      }
     .tinyfont {
          font-size : 9px;
          font-family : tahoma;
          color : #616163;
      }
     .contenttitles {
          font-size : 14px;
          font-family : tahoma;
          font-weight : bold;
          color : #616163;
      }

     A:link {
          text-decoration : none;
          color : #82a809;
          font-family : tahoma;
      }
     A:visited {
          text-decoration : none;
          color : #82a809;
          font-family : tahoma;
      }
     A:hover {
          color : #f88212;
          font-family : tahoma;
      }


     .header1 {
          font-size : 14px;
          font-family : tahoma;
          color : #616163;
          font-weight : bold;
          padding-left : 0px;
          padding-right : 0px;
          padding-top : 0px;
          padding-bottom : 10px;
      }

     HR {
          height : 0px;
          border : 0px;
          border-top: 1px dashed #666666;
   }

     FORM {
          margin : 0px;
          padding : 0px;
   }


     .contentarea {
          background-color : #FFFFFF;
          color : #616163;
          padding : 15px;
          font-size : 11px;
          font-family : tahoma;
      }


     UL { 
          list-style-type: square;
          padding-left: 10px;
          margin-left: 20px;
          text-align: left;
          margin-bottom: 0px;
          margin-top: 0px;
      }
     LI {
           padding-left: 0px;
           margin-bottom: 8px;
      }
