BODY, TD {
  font-family: Verdana;
  font-size: 9pt;
  color: black;
}

UL {
  list-style-type: square;
}


SPAN.CONFERENCE_IMPORTANT_INFO
{
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: white;
  background-color: #006699;
}

SPAN.CONFERENCE_NAME
{
  font-family: Verdana;
  font-size: 18pt;
  font-weight: bold;
  color: black;
}

SPAN.CONFERENCE_LONGNAME
{
  font-family: Verdana;
  font-size: 18pt;
  font-weight: normal;
  color: black;
}

A.CONFERENCE_ORG
{
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: black;
}

SPAN.CONFERENCE_DATE
{
  font-family: Verdana;
  font-size: 14pt;
  font-weight: bold;
  color: black;
}

SPAN.CONFERENCE_FIRSTANN
{
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: black;
}

TD.CONF_PROG{
  font-family: Verdana;
  font-size: 9pt;
  color: black;
  vertical-align: top;
  text-align: left;
}

TH.CONF_PROG_HEAD{
  font-family: Verdana;
  font-size: 12pt;
  color: #FFCC00;
  vertical-align: top;
  text-align: left;
}

TD.TITLE {
  font-family: Verdana;
  font-size: 14pt;
  color: white;
  font-style: normal;
  text-indent: 0px; 
  font-weight: bold;
}

SPAN.TITLE {
  font-family: Verdana;
  font-size: 10pt;
  color: white;
  font-style: normal;
  text-indent: 0px; 
}

SPAN.CHAPTER {
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  text-indent: 0px;

}

SPAN.FOOTER {
  font-family: Verdana;
  font-size: 8pt;
  color: white;
}

A {
  text-decoration: none;
  color: "#0A245D";
}

A:Hover {
  text-decoration: underline;
}

A:Active {
  text-decoration: none;
}

A.FOOTER {
  font-family: Verdana;
  font-size: 8pt;
  color: white;
}

