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

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

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


h1 /*h1*/ {
 font-size:11px;
 font-weight:bold;
 color:#000000;
}
h2 /*h2*/ {
 font-size:10px;
 font-weight:normal;
 text-transform:uppercase;
 color:#000000;
}
h3 /*h3*/ {
 font-size:10px;
 color:#D0232A;
}

h4 /* h4 */ {
 font-size:10px;
 text-transform:uppercase;
}
 p.text /* Text */ {
 font-family: Trebuchet MS, Verdana, Sans-Serif;
 font-size:11px;
}

