/* CSS Document */

H2 {
	font-weight: bold;
	font-size: 130%;
	color: #14687E; 
}
H3 {
	font-size: 120%;
}
.bold {
	font-weight: bold;
}
.highlight {
	font-weight: bold;
	color: #698ED9;
}
