body {
 font: 11px Arial, Sans-serif;
 text-align:right;
}

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

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

span.h2 /* Inline Title */ {
 font-size:14px;
 color:#464749;
 font-weight:bold;
}
span.h3 /* Inline Title  */ {
 font-size:11px;
 color:#464749;
 text-transform:uppercase;
 font-weight:bold;
}
h2 /* Heading (H2) */ {
 font-size:14px;
 color:#464749;
 font-weight:bold;
}
h3 /* Heading (H3) */ {
 font-size:11px;
 color:#464749;
 font-weight:bold;
 text-transform:uppercase;
}
p.page_description /* Description */ {
 font-size:11px;
}
p.text /* Text */ {
 font-size:11px;

