body
{
	background: #ffffff;
	color: #000000;
	
	overflow-x: hidden;
	
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	
	margin: 5px;
}

a:link { color: #009933; }
a:visited { color: #cc0033; }
a:hover { color: #33cc00; }

a.highlight:link { color: #cc0000; }
a.highlight:visited { color: #cc0000; }
a.highlight:hover { color: #ee0000; }

p { margin: 0; }
hr { color: #404040; }

img { border:0 }

table.page
{
	width: 795px;
}
td.menu
{
	width: 185px;
	vertical-align: top;
}
td
{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
}

.input_submit
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	background: #f7ce00;
}

.input
{
	color: #000000;
	border: 1px solid #c0c0c0;
	font-family: Arial;
	font-size: 13px;
}

.testo
{
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
}

.testoSmall
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.title
{
	font-size: 18px;
	color: #009933;
	font-weight: bold;
}

.highlight1
{
	color: #009933;
	font-weight: bold;
}

.highlight2
{
	color: #cc0000;
	font-weight: bold;
}
