body { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	background-color: #f0f0f0;
	color: #000;
	margin: 1% 20%;
}

p, li {
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
}

hr {
	height: 1px;
	border: 0 none;
	border-top: 3px double #ccc;
}

a {
	text-decoration: none;
	background-color: transparent;
	color: #600;
	border-bottom: 1px solid #600;
}

table.cont {
	font-size: 110%;
	line-height: 150%;
	font-weight: bold;
}

