h2 {
	font-size: 1.5em;
	text-align: center;
}
h3 {
	font-size: 1.1em;
	text-decoration: underline;
	margin-top: 2em;
	position: relative;
	left: 24%;
	width: 66%;
}
table#main {
	width: 100%;
}
table#main td {
	width: 50%;
	vertical-align: top;
	padding: 0;
	padding-bottom: 5%;
}
table#main td p {
	font: 0.90em/120% verdana, sans-serif;
	position: relative;
	left: 24%;
	width: 66%;
}
