#content h1 {
	margin: 0;
	font-weight: normal;
	font-size: 167%;
	line-height: 144%;
	color: #005ea8;
}

#content h2 {
	margin: 0;
	font-weight: normal;
	font-size: 123.1%;
	line-height: 144%;
	color: #3c3c3c;
}

#content h3 {
	margin: 0;
	font-weight: normal;
	font-size: 123.1%;
	line-height: 144%;
	color: #be3c40;
}

#content a {
	text-decoration: none;
	color: #005ea8;	
}

#content ul,
#content li {
	margin: 0;
	padding: 0;
}

#content ul {
	padding-left: 18px;
}

#content p.red,
#content span.red,
#content a.red {
	color: #be3c40;
}

#content p.legend,
#content span.legend,
#content a.legend {
	font-size: 85%;
}
