.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #6A462C;
	text-decoration: none;
}
a:link { 
	text-decoration:none; 
	font-weight:normal; 
	color:#6A462C;
 }
a:visited { 
	text-decoration: none; 
	font-weight:normal; 
	color:#6A462C; 
}
a:hover {
	text-decoration: underline;
	font-weight:normal;
	color:#6A462C; 
}
a:active { 
	text-decoration:none; 
	font-weight:normal; 
	color:#6A462C;  
}
#block {
	position:absolute;
	height: 294px;
	width:425px;
	margin: -120px 0px 0px -212px;
	top: 50%;
	left: 50%;
	padding: 0px;
	background-color: #ffffff;
	overflow: hidden;
}