     BODY {
	background-color:#FFFFCF;
	background-image: url(images/back.gif);
	font-family: Verdana;
	font-size: 14px;
	font-style : normal;
	color: #4c4c4c;
	margin-top: 11px;
	margin-left: 10px;
	margin-right: 10px;
	width: 620px;
     }
     FONT {
	  font-family: Verdana;
          font-size: 14px;
	  font-style : normal;
          color: #4c4c4c
         }
     A:LINK {
          font-family: Verdana;
          font-size: 14px;
	  font-style : normal;
          color: #DC2B19;
	  text-decoration:none;
	 }
     A:VISITED {
          font-family: Verdana;
          font-size: 14px;
	  font-style : normal;
          color: #DC2B19;
	  text-decoration:none;
	 }
     A:ACTIVE {
          font-family: Verdana;
          font-size: 14px;
	  font-style : normal;
          color: #DC2B19;
	  text-decoration:none;
	 }
     A:HOVER {
          font-family: Verdana;
          font-size: 14px;
	  font-style : normal;
          color: #DC2B19;
	  text-decoration:none;
	 }
	  .large {
          font-family: Verdana;
          font-size: 16px;
	  font-style : normal;
          color: #4c4c4c
     }
		
     .big {
          font-family: Verdana;
          font-size: 16px;
	  font-style : normal;
          color: #4c4c4c
     }
      .small {
          font-family: Verdana;
          font-size: 10px;
	  font-style : normal;
          color: #4c4c4c
     }
      .mini {
          font-family: Verdana;
          font-size: 12px;
	  font-style : normal;
          color: #4c4c4c

     .center { text-align : center
     }
     .left { text-align : left
     }
     .right { text-align : right
     }
     .justify { text-align : justify
     }
