body
{
   color: white;
   background-color: black;
}
A:link {
	COLOR: #ffff00
}
A:visited {
	COLOR: #ffff00
}
A:active {
	COLOR: #ffff00
}
.H1Title
{
   color: #ffff99;
   font-family: 'Times New Roman' , 'Microsoft Sans Serif' , Helvetica;
}
.MenuItem
{
   color: #ffff33;
   font-family: Arial;
}
.MenuItemSel
{
   color: #cccccc;
   font-family: Arial;
}
TD.MenuCell
{
   color: #ffff33;
   font-family: Arial;
   background-color: #666666;
}
.Hit
{
   background-color: #999999;
   color: black;
}
.Stay
{
   background-color: #ffffff;
   color: black;
}
.DD
{
   background-color: #ffff33;
   color: black;
}
.Split
{
   background-color: #00ccff;
   color: black;
}
.PlainWhite
{
   font-size: 10pt;
   color: white;
   font-family: Arial, Helvetica, sans-serif;
}
.ItalicsHeading
{
   font-size: 10pt;
   color: white;
   font-style: italic;
   font-family: Arial, Helvetica, sans-serif;
}
.UnderlineHeading
{
   font-size: 10pt;
   color: white;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: underline;
}
.TableHeader
{
   background-color: #ffff33;
   color: black;
}
.BasicTableItem
{
   color: black;
   background-color: #33cc99;
}
.RegularText
{
   color: #ffff33;
}
.AccentText
{
   color: #ffffff;
   font-weight: bold;
}
.ContentBlockHeader
{
   font-weight: bold;
   color: #ffffff;
   background-color: #999999;
   font-family: 'Times New Roman' , 'Microsoft Sans Serif' , Helvetica;
}
.ContentBlockBody
{
   color: #000000;
   font-family: 'Times New Roman' , 'Microsoft Sans Serif' , Helvetica;
   background-color: #cccccc;
}
.SuccessText
{
   color: lime;
   font-family: 'Times New Roman' , 'Microsoft Sans Serif' , Helvetica;
}
.ErrorText
{
   color: red;
   font-family: 'Times New Roman' , 'Microsoft Sans Serif' , Helvetica;
}
.TermText
{
   color: #ffff33;
   font-weight: bold;
}

