body {
 font-family: Verdana, Arial, Sans-Serif;
 font-size: 11px;
}

.rte a[href] {
 color: #0000FF !important;	
}

h1,h2,h3,h4,p {
 padding:0;
 margin:5px 0;
}

h1 /* h1 */ {
 font-weight:bold;
 font-size:24px;
 color:#808080;
}
h2 /* h2 */ {
 font-size:16px;
 color:#b2b2b2;
}
h3 /* h3 */ {
 font-weight:bold;
 font-size:13px;
 color:#808080;
}
h4 /* h4 */ {
 font-size:13px;
}
p.text /* Text */ {
 font-size:11px;
}
p.lead /* Intro Paragraph */ {
 color:#808080;
 font-size:18px;
 font-weight:normal;
 line-height:24px; 
}

