body {
      margin: 15px;
      margin-right: 0px;
      margin-left: 0px;
      background-color: #A18467;
      background-image: url(none);
      background-attachment: fixed;
      background-repeat: repeat;
      font-family: Verdana, Arial;;
      font-size: 10.5px;
      text-align: justify;
      color: #FFFFFF;
      line-height: 10pt;
}

a:link, a:active, a:visited  {
                              color: #1F1F1F;
                              cursor: hand;
							  font-weight: bold;
                              text-decoration: none;
                             }

a:hover {
         color: #1F1F1F;
         cursor: hand;
		 font-weight: bold;
		 text-decoration: line-through;
        }




table {
       font-family: Trebuchet MS, Verdana, Arial;;
       font-size: 10.5px;
       text-align: justify;
       color: #070707;
      }
