 
 BODY { BACKGROUND:  url(../img/bgtile_sm.jpg) #94c365 no-repeat left top;
 font-family : Arial, Helvetica, Verdana, sans serif; color: #2f5305; font-size : 12px; 
  margin:0px; 
  padding:0px; 
  SCROLLBAR-FACE-COLOR: #95c265; 
  SCROLLBAR-HIGHLIGHT-COLOR: #adfd4b; 
  SCROLLBAR-SHADOW-COLOR: #3e5721; 
  SCROLLBAR-3DLIGHT-COLOR: #d0fe98; 
  SCROLLBAR-ARROW-COLOR: #21340a; 
  SCROLLBAR-TRACK-COLOR: #95c265; 
  SCROLLBAR-DARKSHADOW-COLOR: #21340a; 
  } 
  
  INPUT.Button {
  BACKGROUND-COLOR : #95c265;
  BORDER-BOTTOM : #263448 1px outset;
  BORDER-LEFT : #263448 1px outset;
  BORDER-RIGHT : #263448 1px outset;
  BORDER-TOP : #263448 1px outset;
  COLOR : #3c1b96;
  font-weight : bold;
  font-family : monotype corsiva, geneva, arial, helvetica, lucida-sans, sans-serif;
  font-size : 12px;  
  }
  
   table, td, p{ font-size: 12px; } 
  A, a:link { 
    color : #2f5305; 
    text-decoration : none; 
    font-weight: bold;
	} 
  a:visited { 
    font-weight:bold; 
    text-decoration : none; 
    color : #2f5305;
	} 
  A:HOVER, a:active { 
    font-weight:bold; 
    text-decoration : none; 
    color : #0cb00c;
	}