Body
{
  font-size: 12pt;
}

.Title
{
  text-align: center;
  font-size: 20pt;
  font-weight: bold;
}

.SubTitle
{
  font-size: 14pt;
  text-align: center;
  font-weight: bold;
}

.SubTitleNote
{
  font-size: 10pt;
}

.SubTitleNoteUrgent
{
  font-size: 10pt;
  color: #FF0000;
}

.ProductTitle
{
  font-size: 12pt;
  text-align: center;
  font-weight: bold;
  color: 0000aa;
}

.ProductTitleNote
{
  font-size: 12pt;
  text-align: center;
  font-weight: bold;
  color: #FF0000;
}

.ProductSubTitle
{
  font-size: 12pt;
  text-align: center;
}

.TOCList
{
  list-style-image: url(li_dash.jpg);
}

.ProductList
{
  list-style-image: url(li_dash.jpg);
  font-size: 10pt;
  line-height: 140%;
}

.ProductNote
{
  color: #FF0000;
  font-weight: bold;
}

.ProductUpdate
{
  background-color: #FFFF00;
}

.ComingSoon
{
  font-style: italic;
  text-align: center;
}

TR
{
  vertical-align: top;
}

.SUP
{
  font-size: 70%;
  vertical-align: super;
  color: #0000FF;
}

