body 
{background-color: RGB(192,192,192) ;
}

p, li
{font-family : Arial, Verdana;
font-weight : normal;
font-size: 13px;
color: #000000;
background-color: RGB(192,192,192);
}

a
{color: RGB (255,0,0);
 background-color:  RGB(192,192,192);
 font-family: Arial, Verdana;
 font-size: 13px;
}
a:LINK {color: #FF0000; } 
a:VISITED {color: #FF0000; }
a:HOVER {color: #FF0000; } /* TEXT-DECORATION: none; */

.CenterText
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #000000;
background-color: RGB(192,192,192);
text-align: center;
}

.NormalText 
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #000000;
background-color: RGB(192,192,192);
}

.SmallText 
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;
background-color: RGB(192,192,192);
}


.BoldHeaderText 
{font-family: Arial, Verdana;
font-weight: bold;
font-size: 14px;
color: #000000;
background-color: RGB(192,192,192);
}


.BoldTitleText
{font-family: Arial, Verdana;
font-weight: bold;
font-size: 16px;
color: #000000;
background-color: RGB(192,192,192);
text-align: center;
}

.TitleText
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 16px;
color: #000000;
background-color: RGB(192,192,192);
text-align: center;
}

.Schedule
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
text-align: center;
}

.ScheduleA
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
text-align: center;
}

.ScheduleB
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 10px;
color: #000000;
background-color: RGB(208,208,208);
text-align: center;
}

.ScheduleHeader
{font-family: Arial, Verdana;
font-weight: bold;
font-size: 12px;
text-align: center;
color: #000000;
background-color: RGB(255,0,0);
}

.ScheduleClass
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 11px;
color: RGB(0,0,0);
background-color: RGB(128,128,128);
text-align: center;
}

.ClassName
{font-family: Arial, Verdana;
font-weight: bold;
font-size: 14px;
color: RGB(0,0,0);
background-color: RGB(192,192,192);
}

.ClassDescription
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: RGB(0,0,0);
background-color: RGB(192,192,192);
}

.ClassNote
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 11px;
color: RGB(0,0,0);
background-color: RGB(192,192,192);
}

.Question
{font-family: Arial, Verdana;
font-weight: bold;
font-size: 13px;
color: #000000;
background-color: RGB(192,192,192);
text-align: left;
}

.Answer
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #000000;
background-color: RGB(192,192,192);
text-align: left;
}

.QuestionBreak
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #000000;
background-color: RGB(192,192,192);
text-align: left;
}

.PricingHeader
{font-family: Arial, Verdana;
font-weight: bold;
font-size: 13px;
text-align: left;
color: #000000;
background-color: RGB(192,192,192);
}


.Pricing, Lines
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 13px;
text-align: left;
color: #000000;
background-color: RGB(192,192,192);
}

.RedLine
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 2px;
text-align: left;
color: #000000;
background-color: RGB(255,0,0);
}

.GrayLine
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 2px;
text-align: left;
color: #000000;
background-color: RGB(192,192,192);
}

.BlackLine
{font-family: Arial, Verdana;
font-weight: normal;
font-size: 2px;
text-align: left;
color: #000000;
background-color: RGB(0,0,0);
}

.Testimonial
{font-family: Arial, Verdana;
font-weight: normal;
font-style: italic;
font-size: 13px;
color: RGB(0,0,0);
background-color: RGB(192,192,192);
}