



h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align : center;
	font-style : oblique;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	text-align : center;
}
p,pre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 15px;
	color: #000000;
	margin-left : 30px;
	margin-bottom: 10px;
	margin-right : 30px;
}	
div#footer p {
	font-weight : bold;
	text-align : center;
			}
