#content h1 {
	margin: 0;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 167%;
	line-height: 174%;
	color: #7393c3;
}

#content h2 {
	margin: 0;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 125%;
	line-height: 144%;
	color: black;
}

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

#content p.blue,
#content span.blue {
	color: #7393c3;
}

#content td.legend,
#content span.legend {
	font-size: 85%;
	line-height: 138.5%;
}

#content hr {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	border: 0;
	border-bottom: 1px solid gray;
}

#content a {
	color: #7393c3;
	text-decoration: none;
}

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

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

#content span.error {
	color: #DD0000;
	font-weight: bold;
}
