#content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 1.1;
	color: #1c1c1c;
}

p.pageTitle {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 36px;
}


#content ul {
	margin-bottom: 24px;
}

li.indent {
	text-indent: 1em;
}

.heading {
	font-size: 15px;
	font-weight: bold;
}

#column1,
#column2 {
	float: left;
	width: 300px;
}