 
  BODY { BACKGROUND:  url(img/text_top_yellow.jpg) #F8F2C0 no-repeat left top;
  font-family : Arial, Helvetica, Verdana, sans serif; color: #263448; font-size : 14px; 
  margin:0px; 
  padding:0px; 
  SCROLLBAR-FACE-COLOR: #F8F2C0; 
  SCROLLBAR-HIGHLIGHT-COLOR: #F4F4F2; 
  SCROLLBAR-SHADOW-COLOR: #800000; 
  SCROLLBAR-3DLIGHT-COLOR: #8DA2C1; 
  SCROLLBAR-ARROW-COLOR: #263448; 
  SCROLLBAR-TRACK-COLOR: #F8F2C0; 
  SCROLLBAR-DARKSHADOW-COLOR: #004000; } 

  INPUT.Button {
  BACKGROUND-COLOR : #F8F2C0;
  BORDER-BOTTOM : #263448 1px outset;
  BORDER-LEFT : #263448 1px outset;
  BORDER-RIGHT : #263448 1px outset;
  BORDER-TOP : #263448 1px outset;
  COLOR : #263448;
  font-weight : bold;
  font-family : geneva, arial, helvetica, lucida-sans, sans-serif;
  font-size : 12px;  }
  
  table, td, p{ font-size: 12px; } 
  A, a:link { font color : #0207C4;
	font-weight: normal;
} 
  a:visited { font-weight : normal; color : #0207C4;} 
  A:HOVER, a:active { color : #EBD305; }
