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

.rte a[href] {
 color: #0000FF !important;	
}
p {
 padding:0;
 margin:5px 0 5px 0;
}
h1,h2,h3,h4 {
 padding:0;
 margin:5px 0 10px 0;
}

h1 /* h1 */ {
 font-size:18px;
 text-transform:uppercase;
 color:#86b2d8;
 font-weight:normal;
}
h2 /* h2 */ {
 font-size:14px;
 color:#86b2d8;
 font-weight:normal;
}
h3 /* h3 */ {
 font-size:12px;
}
h4 /* h4 */ {
 font-size:11px;
 text-transform:uppercase;
}
p.text /* Text */ {
 font-size:11px;
 text-transform:none;
}
p.tealhead /* Teal Header */ {
 font-family: Geogria, Times, serif;
 color:#49acb1;
 font-size:14px;
 font-weight:normal;
}
.text hr {
 margin:10px 0 5px 0;
}

