body
 {
  background:                  #000000;
  font-family:                 verdana;
  font-size:                   9pt;
  color:                       #cbcbcb;
  margin:                      0px;
  cursor:                      default;
 }

td
 {
  font-size:                   9pt;
 }

th
{
  background-color:            #464646;
}

td.section_background
{
  background-color:            #181818;
  width:                       290px;
  vertical-align:              top;
  text-align:                  center;
  border:                      1px solid #fd4703;
  cursor:                      pointer;
}

a
 {
  font-family:                 verdana;
  text-decoration:             none;
  color:                       #888888;
 }

a:link
 {
  font-family:                 verdana;
  text-decoration:             none;
  color:                       #888888;
 }

a:hover
 {
  font-family:                 verdana;
  text-decoration:             underline;
  color:                       #888888;
 }

a.more_treatments
 {
  font-family:                 verdana;
  text-decoration:             none;
  color:                       #e2e2e2;
  font-weight:                 bold;
 }

a.more_treatments:link
 {
  font-family:                 verdana;
  text-decoration:             none;
  color:                       #e2e2e2;
  font-weight:                 bold;
 }

a.more_treatments:hover
 {
  font-family:                 verdana;
  text-decoration:             underline;
  color:                       #e2e2e2;
  font-weight:                 bold;
 }

ul
{
  margin-top:                  20px;
  line-height:                 25px;
}

li
{
  font-family:                 verdana;
  color:                       #888888;
}