/*
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.
*/
p.heading {   padding: 0px; margin: 0px; font: normal 16px/18px Verdana,sans-serif; }
.lime { color: #b2d900; }
.pt14 { font-size: 14pt; }
.pt16 { font-size: 16pt; }
.pt18 { font-size: 18pt; }