/*********************************
BEGIN Styles ONLY for the BE/RTE editor: */

body.htmlarea-content-body {
   background-color:#A6C9EA;
   font-family: 'Trebuchet MS',arial,verdana,helvetica,sans-serif;
   font-style: normal;
   font-variant: normal;
   font-weight: lighter;
   color: black;
   font-size: 12px;
   line-height: 15px;
}

/*******************************
END Styles for the RTE editor: */

/* Text Styles */
span.redText {color:red;}
span.greenText {color:green;}

.align-center {text-align:center;}
.align-right {text-align:right;}

h1,h2,h3,h4 {line-height:normal;}

p.bodyText {
   font-style: normal;
   font-variant: normal;
   font-weight: lighter;
   color: black;
   font-size: 12px;
   line-height: 15px;
   text-align:left;
}
