body {
 font-family: Verdana, Arial, Sans-Serif;
 font-size: 11px;
}

.rte a[href] {
 color: #0000FF !important;	
}

h1,h2,h3 p {
 padding:0;
 margin:5px 0;
}

h1 /* h1 */ {
 font-size:14px;
 color:#726b63;
 font-weight:normal;
}
h2 /* h2 */ {
 font-size:12px;
 color:#726b63;
 font-weight:normal;
}
h3 /* Pull Quote */ {
 font-size:11px;
 color:#726b63;
 font-weight:normal;
 margin:0 25px 0 15px;
}
p.text /* Text */ {
 font-size:11px;
}

