body,tr,td{
	scrollbar-face-color:white;
	scrollbar-shadow-color:gray;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:black;
	scrollbar-base-color:black;
	scrollbar-track-color:darkgray;
	scrollbar-darkshadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:black;
	color:black;
	font-size:7pt;
	font-family:verdana;
	background-image: url();
background-color:darkgray;
	background-attachment : fixed;
	line-height: 13px;
	letter-spacing: 2px;
	text-align:justify;
}

a:link{
	color:white; 
	text-decoration:none;
	font-weight:overline;
	cursor: default;
background-color:black;
}

a:visited{
	color:white; 
	text-decoration:none;
	font-weight:overline;
	cursor: default;
background-color:black;
}

a:active{
	color:white; 
	text-decoration:none;
	font-weight:overline;
	cursor: default;
background-color:black;
}

a:hover{
	color:black;
	text-decoration:line-through;
	font-weight:normal;
	cursor: crosshair;
background-color:white;
}

select{
	background:Gainsboro
; 
	font-family: verdana; 
	color: black; 
	font-size: 7
line-height: 18px;
	letter-spacing: 2px;
	text-align:justify;
}

textarea, input{
	font-family: verdana;
	font-size: 7pt;
	color: black;
	background:Gainsboro
;
	border: 1px dotted;
	border-color:darkgray; 
line-height: 18px;
	letter-spacing: 2px;
	text-align:justify;
}
