BODY { 
	font-family: Arial, Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
	line-height : 100%;
}
P {
	margin-top : 0;
	margin-bottom : 0;
}
HR {
	color: black;
	height: 1px;
}
TABLE {
	font-size : 10pt;
	padding : 0pt;
}
TABLE.Cella { 
	border: 1 solid gray;
}
TD { 
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #000000;
}
TD.Cella { 
	font-size: 10pt;
	color: orange;
	background-color: #C2BEA3;
}

TD.CellaOn { 
	font-size: 8pt;
	color: white;
	background-color: #CC0000;
}

TD.CellaOut {
	font-size: 8pt;
	color: red;
}

A:VISITED, A:LINK, A:ACTIVE {
	color: #BF0000;
	text-decoration: none;
}  
A:HOVER {
	color: #970000;
	text-decoration: underline;
}
A.Cella:VISITED, A.Cella:LINK, A.Cella:ACTIVE {
	color: #CC0000;
	text-decoration: none;
}   
A.Cella:HOVER {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
H1 {
	color : #000000;
	font-family : Courier New, Tahoma, Verdana;
	font-size : 14pt;
	margin-top : 0;
	margin-bottom : 0;
	line-height : 100%;
}

H2 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, Verdana;
	font-size : 26;
	font-weight : bold;
	margin-top : 0em;
	margin-bottom : 0;
}

H3 {
	background-color : #566DAE;	
	color : #ffffff;
	font-family : Arial, Helvetica;
	font-size : 16pt;
	font-variant : small-caps;
	margin-top : 0em;
	margin-bottom : 0em;
}

H4 {
	background-color : #DD0000;	
	color : white;
	font-family : Verdana, Arial, Helvetica;
	font-size : 14pt;
	margin-top : 0.5em;
	margin-bottom : 0;
}

H5 {
	background-color : #666666;	
	color : white;
	font-family : Arial, Helvetica;
	font-size : 24;
	margin-top : 0.5em;
	margin-bottom : 0;
}

H6 {
	color : #970000;
	font-family : Courier New, Verdana, Arial;
	font-size : 14 pt;
	margin-top : 0;
	margin-bottom : 0;
	line-height : 100%;
}
