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

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

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

h2,
h3,
.h2,
.h3 {
 color:#c1272d;
 font-weight:normal;
}

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

