/*
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.subhead { font: normal 24px/26px Georgia,serif; color: #3949A6; }
p.subsubhead { font: bold 16px/18px Arial,sans-serif; color: #666666; }
