BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, DD, DT
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: black;
	text-align: justify;
}

body 
{	bgcolor : #cc99ff;
	link: green;
	vlink: red;
; background-color: #CC99FF
}

LI,UL,OL
{
	list-style-image: none;
}
H1, H2, H3, H4, H5
{
	font-weight: bold;
}
H1
{
	font-size: 16pt;
	color: #990000;
}
H2
{
	font-size: 13pt;
}
H3
{
	font-size: 12pt;
}
H4
{
	font-size: 10pt;
	margin-top: 2px;
	margin-bottom: 0px;
}
H5
{
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 2px;
}
H6
{
	font-size: 65%;
	font-weight: normal;
}
DD
{
	margin-left: 20px;
}
PRE
{
	padding: 5pt;
	font: 10pt "Courier New", Courier, mono;
	white-space: pre;
	width: 100%;
	text-align: left;
}
CODE
{
	color: #990000;
	font-family: "Courier New", Courier, mono;
	width: 100%;
	text-align: left;
}

.Default		  { font-family: Verdana, Helvetica, Arial, sans-serif; ; filter: BlendTrans(Duration=1000)}
.TITOLO {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-style: normal; line-height: normal; font-weight: bold; font-variant: small-caps; text-transform: none; color: #003399}
