div.infoweb {
	text-align: center;
	width: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.infoweb strong {
	font-weight: bold;
}

div.infoweb a {
	font-style: italic;
	text-decoration: underline;
}

