body {
  font-family: Georgia, "Times New Roman", Times, serif; 
}

#content textarea {
 font-family: Georgia, "Times New Roman", Times, serif;
}

.greenText {
    color: #cccc00 !important;  
}

.pinkText {
    color: #ff3366 !important;
}

.purpleText {
    color: #660066 !important;
}

.tealText {
    color: #006666 !important;   
}

td {
    vertical-align: top;
}

.pink-back {
    padding: 0px 5px 5px 5px;
}

#main {
    font-family: Georgia, "Times New Roman", Times, serif; 
}

#main {
    width: 840px;  
}

#main h1 {
   font-size: 18pt;
   color: #660066; 
}

#main h2 {
    font-size: 14pt;
    letter-spacing: -1px;     
}

#main h3 {
    font-size: 12pt;
}

#main p {
    font-size: 11pt;
}

#main ul, ol, #mainindex ul ol {
    font-size: 11px;
}

#main input, #main select, #main textarea, #mainindex input, #mainindex select, #mainindex textarea,  {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
}

#main a, #mainindex a {
    color: #000000;
}

#main img {
    margin: 0px 5px 0px 5px;
    border: none;
}

#main td {
    vertical-align: top;
}

#main h1 { 
    font-weight: normal;
}

#main h2 {  
    font-weight: normal;
}

#main h3 {
    font-weight: normal;
}

#content h1 {
    font-size: 18pt;
    font-weight: normal;
}

#content h2 {
    font-size: 14pt; 
    font-weight: normal;
}

#content h3 {
    font-size: 12pt; 
    font-weight: normal;
}

#content p {
    font-size: 10pt;
}

#tinymce p {
    font-size: 10pt;
}