#main {
	background-color: #fbdfdc;
	margin-bottom: 30px;
}

#main table {
	width: 800px;
	margin: 30px 50px 0px 50px;
}

#main table tr td {
	vertical-align: top;
}

#main table tr td p.q {
	font-size: 16px;
	font-weight: bold;
	color: #af473c;
	line-height: 180%;
}

#main table tr td p.a {
	font-size: 16px;
	line-height: 180%;
}

#main table a {
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
}
