body {
 font-family:Arial, Verdana, Sans-serif;
 font-size:12.5px;
}

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

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

span.h2 /* Inline Title */ {
 font-size:1.2em;
 font-weight:bold;
}
span.h3 /* Inline Title  */ {
 font-size:1em;
 color:#29150e;
}
h2 /* Heading (H2) */ {
 font-size:1.2em;
 font-weight:bold;
}
h3 /* Heading (H3) */ {
 font-size:1em;
 color:#29150e;
 font-weight:normal;
}
p.page_description /* Description */ {
 font-size:11px;
}
p.text /* Text */ {
 font-size:12.5px;
}

