﻿#left_col {
	display : none;
}

#right_col {
	display : none;
}
#promo {
	display : none;
}
		
#intestazione {
	display : none;
	}
p {
margin-bottom : 0px;
margin-left : 20px;
}
#page_content {
	background : White;
	color : Black;
	font : 12pt "Times New Roman", Times, serif;
	text-align: justify;
	line-height : 1.2em;
	border : none;
	margin-left: 20pt;
	margin-right: 10pt;
}
#page_content h1 {
	background : White;
	color : Black;
	font : 18pt "Times New Roman", Times, serif;
	text-align: justify;
	line-height : 1.2em;
	border : none;
}
#page_content h2 {
	background : White;
	color : Black;
	font : 16pt "Times New Roman", Times, serif;
	text-align: justify;
	line-height : 1.2em;
	border : none;
}

#footer {
	background : White;
	color : Black;
	font : 8pt "Times New Roman", Times, serif;
	text-align: justify;
	line-height : 1.2em;
	border : none;
}
