#Page {
	height:671px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
	}

#pageHeader {
	margin:30px 0 10px 40px;
	font-family: Arial Narrow;
	font-size:18pt;
	text-align:center;
	}
	
#columnWrapper {
	width:580px;
	margin:20px 0 0 40px;
	}
.column {
	float:left;
	width:290px;
	text-align:left;
	}
.column p {
	text-align:left;
	}
.sectionHeader {
	font-size:14pt;
	text-decoration:underline;
	}
	
.groupHeader {
	text-decoration: underline;
	}
