body {
	font-size: 9pt;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #ADC6DA; 
	scrollbar-highlight-color: #9A9C9A;
	scrollbar-3dlight-color: #ADC6DA; 
	scrollbar-darkshadow-color: #9A9C9A;
	scrollbar-track-color: #9A9C9A; 
	scrollbar-arrow-color: #FFFFFF;
 	background-image : url('');
  	background-repeat : no-repeat;
  	background-attachment : fixed;
  	background-position : 50% 50%
	}

a {
	color: #00FF00;
	text-decoration: none; 
	cursor: url('http://ericweb.no-ip.info:2004/pointer/hyperlink.ani')
	}

a:hover { 
	color:#FFFF00;
	font-weight: bold;
	text-decoration:underline;
	cursor:url('http://ericweb.no-ip.info:2004/pointer/hyperlink.ani')
	}

a:active { 
	color:#FFFFF0;
	text-decoration:none
	}
	
.table {
	borderColor:#0080FF;
	cellSpacing:4; 
	cellPadding:0;
	width:105;
	border:2;
	FILTER: Alpha
	}
	
.formtrans {
	behavior: url('http://ericweb.no-ip.info:2004/htc/form.htc'); 
	filter: alpha(opacity=28)
	}