     BODY {
	  background-color:#FFFFCF;
          font-family: Verdana;
          font-size: 12px;
	  font-style : normal;
          color: #4c4c4c;
     }
     FONT {
	  font-family: Verdana;
          font-size: 12px;
	  font-style : normal;
          color: #4c4c4c
     }
     .big {
          font-family: Arial;
          font-size: 15px;
	  font-style : normal;
          color: #4c4c4c
     }
     .center { text-align : center
     }
     .left { text-align : left
     }
     .right { text-align : right
     }
     .justify { text-align : justify
     }