h2 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

table.table1 {
	margin-bottom: 50px;
}

table.table1 td {
	border-bottom: 1px dashed #CCC;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	line-height: 150%;
}

