BODY {
	background-color : Black;
	background-image : url(../lectio/immagini/sfondo_brani_lectio_2.jpg);
	background-position : right;
	background-repeat : no-repeat;
	background-attachment : fixed;
	scrollbar-arrow-color : #0099FF;
	scrollbar-base-color : Black;
	scrollbar-shadow-color : Black;
	scrollbar-dark-shadow-color : Black;
	scrollbar-3d-light-color : Black;
	scrollbar-highlight-color : Gray;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	margin-left : 20px;
	margin-right : 60px;
	text-align : left;
	margin-top : 4px;
	margin-bottom : 4px;
	font-weight : bold;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #3399FF;
	font-style : normal;
	font-weight : bold;
	margin-left : 20px;
	margin-right : 60px;
	letter-spacing : 2px;
	text-align : left;
	margin-top : 20px;
}

