/*
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; }
.hdr1 {	font: Georgia,Serif 17px;}
.gray1 {font: Georgia,serif 14px/18px italic; color: #6F8692;}
.hdr2 {	font: Verdana,San-serif 12px/18px;}
.uldash { font: Verdana,San-serif 11px/15px normal; color: #000000; url(../images/dash1.jpg); }