BODY  {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : red;
}

P  {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;

	}

TD  {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	}
	
	
H1  {
	font-size : 16px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}


strong  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #CC9966;
}


A  {
	text-decoration:underline;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : #CC9966;
}

A:Visited  {
	text-decoration:underline;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : #CC9966;
}

A:Active  {
	text-decoration:underline;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : #CC9966;
}

A:Hover  {
	text-decoration:underline;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : #CC3300;
}



li {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	}

ol {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	}
	
	
ul {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	}

b {  
	font-weight: bold
	}



.sfondo {
	background: #DEEFFF;
	color: #CCCCCC;
} 
