/*
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.
*/
.red_text { color: red; }
p.subtitle { color: #004C7F; font: bold 13px/16px Arial,sans-serif; }
