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

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

h1,h2,h3,h4,p {
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 /* h1 */ {
 font-size:16px;
 color:#000000;
}
h2 /* h2 */ {
 font-size:15px;
 color:#000000;
}
h3 /* h3 */ {
 font-size:14px;
 color:#000000;
}
h4 /* h4 */ {
 font-size:13px;
 color:#000000;
}
p.description /* Description */ {
 font-size:14px;
 color:#000000;
}
p.text /* Text */ {
 font-size:11px;
 color:#000000;
}
