BODY {
	margin: 0px;
	border: 0;
	background-color:#ffffff;
}

P {
	font: 14px/20px georgia, trebuchet MS, times new roman, times, serif;
	color: #333333;
}

UL {
	font: 14px/20px georgia, trebuchet MS, times new roman, times, serif;
	color: #333333;
	list-style-type: square;
}

.italic {
	font: italic 12px/17px georgia, trebuchet MS, times new roman, times, serif;
	color: #666666;
	padding-right: 100px;
}

.small{
	font: 12px/16px georgia, trebuchet MS, times new roman, times, serif;
	color: #666666;
}

.small A, {
	color: #999900;
	text-decoration: underline;
}	

.small A:visited {
	color: #666600;
	text-decoration: underline;
}	

.small A:hover {
	color: #cccc00;
	text-decoration: underline;
}

.selected {
	color: #cc3333;
}

.small1 {
	font: 11px/14px verdana, arial, helvetica;
	color: #666666;
	background-color : #edf6ff;
	padding : 5px;
	border: #778899 1px solid;
	
}

.small1 A, {
	color: #999900;
	text-decoration: underline;
}	

.small1 A:visited {
	color: #666600;
	text-decoration: underline;
}	

.small1 A:hover {
	color: #cccc00;
	text-decoration: underline;
}

.title {
	font: bold 16px/18px georgia, trebuchet MS, times new roman, times, serif;
	color: #993300;
}

.subtitle {
	font: bold 14px/17px georgia, trebuchet MS, times new roman, times, serif;
	color: #993300;
}

.didascalia {
	font: 10px/12px verdana, arial, helvetica;
	color: #333333;
}

A {
	color: #cc3333;
	text-decoration: underline;
}	

A:visited {
	color: #cc3333;
	text-decoration: underline;
}	

A:hover {
	color: #660000;
	text-decoration: underline;
}

.footer {
	font: 10px/16px verdana, arial, helvetica;
	color:#999999;
}

form td {
	font: 11px/14px Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	border-bottom : 1px solid #bbbbbb;
}

form td.obbl {
	font: 11px/14px Verdana, Helvetica, Arial, sans-serif;
	color: #ff0000;
	border-bottom : 1px solid #bbbbbb;
}

form tr.pari	{background-color : #dddddd;}

form tr.dispari {background-color : #eeeeee;}

input, textarea, select {
	font: 11px/14px Verdana, Helvetica, Arial, sans-serif;
	color: #333333;

}

input.gray {
	font: 11px/14px Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	background.color: #cccccc;
}




