.border {
	border: 1px solid #cccccc;
	width: 780px;
}
H1 {
	font-size: 120%;
}
H2 {
	font-size: 110%;
}
H3 {
	font-size: 100%;
}
.highlight {
	font-weight: bold;
	font-size: 110%;
}
.highlightRed {
	color: #BE2727;
	font-weight: bold;
	font-size: 110%;
}
.highlightOrange {
	color: #EA952B;
	font-weight: bold;
	font-size: 110%;
}