body {
 font-family: Georgia, Times, serif;
 font-size: 11px;
}

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

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

span.h2 /* Inline Title */ {
 font-size:16px;
 color:#be1e2d;
}
span.h3 /* Inline Title  */ {
 font-size:11px;
 text-transform:uppercase;
 color:#be1e2d;
}
h2 /* Heading (H2) */ {
 font-size:16px;
 color:#be1e2d;
}
h3 /* Heading (H3) */ {
 font-size:11px;
 text-transform:uppercase;
 color:#be1e2d;

}
p.page_description /* Description */ {
 font-size:11px;
}
p.text /* Text */ {
 font-size:11px;
}

