body {
	font: 9pt arial;
	text-decoration: none;
	color: #523006;
	background-color: #422501;
	background-image:url(images_web/bg_page.gif);
	background-repeat:repeat;
	background-position:top left;
	padding:0px;
	margin:0px;
}

P {
	padding-top:5px;
	padding-left:111px;
	padding-right:111px;
	font: 9pt arial;
	color: #523006;
	text-align:justify;
}

.footer {
	font: 8pt arial;
	color:#523006;
}

a:link, a:visited {
	text-decoration:none;
	font: 8pt arial;
	font-weight:bold;
	color:#7B1A00;
}

a:hover { 
	text-decoration:underline;
}

a.footer:link, a.footer:visited {
	text-decoration:none;
	font: 8pt arial;
	font-weight:bold;
	color:#7B1A00;
}

a.footer:hover { 
	text-decoration:underline;
}