A:hover {
    TEXT-DECORATION: underline
}
A
{
  font-weight: normal;
  color: #33a02c;
  font-family: Arial, Verdana, Tahoma;
  text-decoration: none;
}
A.LightGreen
{
  font-weight: normal;
  font-family: Arial, Verdana, Tahoma;
  text-decoration: none;
  color: #33a02c;
}
A.LightGreen:hover {
    TEXT-DECORATION: underline;
}
A.DarkGreen {
    FONT-WEIGHT: normal;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-DECORATION: none;
    COLOR: #029ca8
}
A.DarkGreen:hover {
    TEXT-DECORATION: underline;
}
A.Orange
{
  font-weight: normal;
  color: #e69202;
  font-family: Arial, Verdana, Tahoma;
  text-decoration: none;
}
A.Orange:hover {
    TEXT-DECORATION: underline;
}
A:Visited {
    COLOR: #b22222;
}
H1 {
    COLOR: #33a02c;
    FONT-SIZE:Medium;
    font-weight:bold;
    font-family:Arial,verdana;
    margin-bottom:0px
}
H2 {
    COLOR: #33a02c;
    FONT-SIZE:small;
    font-weight:bold;
    font-family:Arial,verdana;
    margin-bottom:0px
}
H3 {
    COLOR: #33a02c;
    font-size:100%;
    font-weight:bold;
    font-family:Arial,verdana;
    margin-bottom:0px
}
BODY {
    font-family:Arial;
    color: #010101;
}
HR 
{
    color:#cc8b06;
    height:1px; 
}  
.content {
    font-family:Arial;
    font-size:77%;
    color: #010101;
}
.UserContent {
    font-family:Arial;
    font-size:1.0em;
    color: #010101;
   
}
.user {
    font-family:Arial;
    font-size:12px;
    color: #010101;
}
.head {
    COLOR: #67b722;
    FONT-SIZE:11px;
    font-family:Arial,verdana;
}
.copyRight {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #696969;
    FONT-FAMILY: Verdana, Arial, Tahoma
}  
.copyrightLink
{
    FONT-SIZE: 10px;
    COLOR: #696969;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    font-weight:bold
}
.promotion 
{
    COLOR: #102983;
    font-family:Arial,verdana;
    font-weight:bold;
}
.highlight
{
    COLOR: #33a02c;
    font-family:Arial,verdana;
    font-weight:bold;
}    
.orange
{
  font-weight: bold;
  font-family: Arial, Verdana, Tahoma;
  text-decoration: none;
  color: #ff8c00;
}
.LightGreen
{
  font-weight: normal;
  font-family: Arial, Verdana, Tahoma;
  color: #33a02c;
}
.input
{
  font-family:arial,verdana;
  font-size:11px;
}

/* CLASSES BELOW HERE ARE FOR BACKWARDS COMPATIBILITY  */

.RTFeature {
    font-family:Arial;
    color: #010101;
}
.RTHeadingMajor
{
    FONT-WEIGHT: bold;
    font-size:medium;
    COLOR: #33a02c;
    FONT-FAMILY: Arial, Verdana, Tahoma, 'Arial Black'
}
.RTHeadingMinor
{
    FONT-WEIGHT: bold;
    COLOR: #33a02c;
    FONT-FAMILY: Arial, Verdana, Tahoma
}
.RTLink
{
    FONT-WEIGHT: bold;
    COLOR: #33a02c;
    FONT-FAMILY: Arial, Verdana, Tahoma
}
.RTBlue
{
    FONT-WEIGHT: bold;
    COLOR: #33a02c;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    font-size:12px
}
P 
{
  font-family:Arial,verdana;
  font-size:12px;
}