.DarkBlue
{
  color:#A45BA9;
}

.White
{
  color:#ffffff;
}

.Black
{
  color:#000000;
}

.Treb10
{  
  font-family:'trebuchet ms';
  font-size:10pt;
}

.Treb11
{
  font-family:'trebuchet ms';
  font-size:11pt;
}

.Treb12
{  
  font-family:'trebuchet ms';
  font-size:12pt;
}

.Treb14
{  
  font-family:'trebuchet ms';
  font-size:14pt;
}

.Treb20
{
  font-family:'trebuchet ms';
  font-size:20pt;
}

.Bold
{
  font-weight:bold;
}

.Italic
{
  font-style:itaic;
}

.LinkCells
{
  background-color:#003399;
  padding-left:5px;
}


  