/*
We don't want to reproduce every style that we use in the site. We just want to give the
user some options without ceding control.
*/
.h2 {
	font: bold 14px/14px Georgia,Time,serif;
}
.h3 {
	font: bold 12px/14px Georgia,Time,serif;
}
