body {
	font-family : Arial, Helvetica, sans-serif;
	size: -1;
	color: black;
	
	scrollbar-face-color: #c5c5c5; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: black; 
scrollbar-3dlight-color: white; 
scrollbar-arrow-color: #808080; 
scrollbar-track-color:  white; 
scrollbar-darkshadow-color: white;

	}
	
		
a {
	font-family : Arial, Helvetica, sans-serif;
	font-size: -1;
	color: black;
	text-decoration: underline;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: -1;
	color: Gray;
	text-decoration: underline & overline;
}
A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size: -1;
	color: blue;
	text-decoration: underline and overline;
}
A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size: -1;
	color: black;
	text-decoration: underline;
}
p.form {
font-family : Arial, Helvetica, sans-serif;
	size: -2;
	color: black;
}
div {
font-family : Arial, Helvetica, sans-serif;
	size: -2;
	color: black;
}
td {
font-family : Arial, Helvetica, sans-serif;
	size: -1;
	color: black;
}