body {
 font-family: Verdana, Arial, Sans-Serif;
 font-size: 11px;
}

.rte a[href] {
 color: #0000FF !important;	
}

h2,h3,p {
 padding:0;
 margin:5px 0;
}

span.h2 /* Inline Title */ {
 font-size:14px;
}
span.h3 /* Inline Title  */ {
 font-size:12px;
}
h2 /* Heading (H2) */ {
 font-size:14px;
}
h3 /* Heading (H3) */ {
 font-size:12px;
}
p.page_description /* Description */ {
 font-size:11px;
}
p.text /* Text */ {
 font-size:11px;
}