   BODY {
          font-family: "Comic Sans MS", "Arial", "sans-serif";
          font-size: 12pt;
          font-weight: normal;
          color: black;
          background-repeat: no-repeat;
          background-attachment: fixed;
          background-color: #FFFFFF;
          background-position: center;
          	SCROLLBAR-FACE-COLOR: #333aff;
 			SCROLLBAR-HIGHLIGHT-COLOR:#ffff00; 
			SCROLLBAR-SHADOW-COLOR: #ffff00; 
			SCROLLBAR-3DLIGHT-COLOR: #333aff; 
			SCROLLBAR-ARROW-COLOR: #ff0000; 
			SCROLLBAR-TRACK-COLOR: #333aff; 
			SCROLLBAR-DARKSHADOW-COLOR: #333aff;
        }
        
