p {
    font-family: calibri;
	font-size: 10pt;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 150%;
	color: white;
}
BODY, TD {
	color: white;
	font-family: calibri;
	font-size: 10pt;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
	scrollbar-3dlight-color: #C0C0C0; 
scrollbar-arrow-color: rgb(255,255,255);
scrollbar-base-color: black; 
scrollbar-darkshadow-color: #000000; 
scrollbar-face-color: 000000; 
scrollbar-highlight-color: black; 
scrollbar-shadow-color: 333333;
scrollbar-track-color: #000000; 

}



i {
	font-size: 10pt;
	font-variant: normal;
	font-weight: lighter;
	color: white;
	font: italic;
}

h1 {
	font-size: 24pt;
	font-variant: normal;
	font-weight: bolder;
	color: white;
	
	margin-top: 0; 
	margin-bottom: 0
}
H2 {
	font-size: 20pt;
	font-variant: normal;
	font-weight: bolder;
	color: white;
	
	margin-top: 0; 
	margin-bottom: 0;
}

H3 {
	font-size: 18pt;
	color: white;
	font-family: tahoma;
	margin-top: 0;
	margin-bottom: 0;
	
}

H4 {
	font-size: 12pt;
	font-variant: normal;
 	color: white;
	font-family: tahoma;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0;
}

h5 {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: white;
	margin-top: 0; 
	margin-bottom: 0
		
}
h6 {
	font-family: tahoma;
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0
	
}
h7 {
	
   color: white;
	font-size: 10pt;
		font-style: normal;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0
}




A {
	text-decoration: none;
	color: white;
    font-family: calibri;
	font-size: 10pt;
    font-weight: normal;
	text-align: left;
	margin-top: 0; 
	margin-bottom: 0
}




A:Hover {
	text-decoration: nome;
	color: ff3300;
	font-family: calibri;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
		margin-top: 0; 
	margin-bottom: 0
}






HR {
	color: grey;
	height: 1pt;
	border: thick;
		margin-top: 0; 
	margin-bottom: 0
}