td {
	font-size: 12px;
	line-height: 1.4;
}

A {
	color: #000000; 
	font-size: 12px; 
	text-decoration: none;
	line-height: 1.4;
}

P {
	font-size:12px; 
	color: black;
	line-height:1.4;
}

A:hover { 
	color: black; 
	font-size: 12px; 
	color: red; 
	text-decoration:underline;
	line-height:1.4;
}
.input {
	Background-color:#ffffff;
	Border:1x SOLID #5b5b5b;
	font-size: 12px;
}

BODY 
{
	scrollbar-face-color: white; 
	scrollbar-shadow-color: silver; 
	scrollbar-highlight-color: silver; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: silver;
	scrollbar-arrow-color: white;
	
	font-size: 12px;
}
