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

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

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

h2 /* Header */ {
 font-size:15px;
 color:#578bc5;
 font-weight:normal;
}
p.page_description /* Description */ {
 font-size:11px;
}
p.chart /* Chart.Entry */ {
 font-size:11px;
}
p.text /* Text */ {
 font-size:13px;
}
p.pullquote /* Pull.Quote */ {
 border-top:1px solid #999999;
 border-bottom:1px solid #999999;
 color:#578bc5;
 font-size:1.4em;
 padding:15px;
 margin:10px 0 10px 0;
 background:#e6eef6;
}
span.quotecredit /* Credit */ {
 color:#535353;
 font-size:0.7em;
 width:400px;
 margin:10px 0 0 0;
 display:block;
}



