/* CSS Document */

body {
	scrollbar-face-color: #CC0000;
	scrollbar-shadow-color: #CC0000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-arrow-color: #CC0000;
	scrollbar-3dlight-color: #CC0000;
	scrollbar-darkshadow-color: #CC0000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	background color: #ffffff;

}

.linea {
	border: 1px solid #CC0000;
}.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}

