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

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

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

span.h2 /* Inline Title */ {
 font-size:1.3em;
 font-weight:bold;
 color:#97c524;
}
span.h3 /* Inline Title  */ {
 font-size:1.1em;
 font-weight:bold;
}
h2 /* Heading (H2) */ {
 font-size:1.3em;
 font-weight:bold;
 color:#97c524;
}
h3 /* Heading (H3) */ {
 font-size:1.1em;
 font-weight:bold;
}
p.page_description /* Description */ {
 color:#a2a2a2;
 font-size:1.3em;
 line-height:1.8em;
 margin:2px 0 0 0;
}
p.text /* Text */ {
 font-size:13px;
}

