
     Body {
          font-family: "Times New Roman", Times, Arial, Helvetica, Sans-serif;
          font-size: 14px;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          color: #000000;
          background-color: #5FA25F;
          margin: 0px;
     }		
     
     A:link { 
          font-family: "Times New Roman", Times, Arial, Helvetica, Sans-serif;
          font-size: 14px;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          color: #0000FF;
     } 
     A:visited { 
          font-family: "Times New Roman", Times, Arial, Helvetica, Sans-serif;
          font-size: 14px;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          color: #FF0000;
     } 
     A:active { 
          font-family: "Times New Roman", Times, Arial, Helvetica, Sans-serif;
          font-size: 14px;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          color: #00FF00;
     } 
     
     A:hover {
          font-family: "Times New Roman", Times, Arial, Helvetica, Sans-serif;
          font-size: 14px;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          color: #FF6600;
     }     
          
     
     .title { 
          font-family: "Times New Roman", Times, Arial, Helvetica, Sans-serif;
          font-size: 34px;
          font-weight: 700;
          font-style: italic;
          text-decoration: none;
          color: #3333FF;
     } 
     .text-blue { 
          font-family: "Times New Roman", Times, Arial, Helvetica, Sans-serif;
          font-size: 15px;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          color: #3333FF;
     } 
     .text-orange { 
          font-family: "Times New Roman", Times, Arial, Helvetica, Sans-serif;
          font-size: 15px;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          color: #FF6600;
     } 
     .text-black { 
          font-family: "Times New Roman", Times, Arial, Helvetica, Sans-serif;
          font-size: 15px;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          color: #000000;
     }
     UL { 
          font-family: "Times New Roman", Times, Arial, Helvetica, Sans-serif;
          font-size: 15px;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          color: #000000;
     } 
     
     .phone {
          font-family: Verdana, "Times New Roman", Times, Arial, Helvetica, Sans-serif;      
          font-size: 12px;
          font-weight: 700;
          color: #33FF33;
          text-align: center;
     }     




