.main {
  font-family    : Arial, Helvetica, sans-serif;
  font-size    : 12pt;
  color      : white;
  border     :1
}
a {
  font-family    : Tahoma, Arial, Helvetica, sans-serif;
  font-weight    : normal;
  color      : #FF3F00;
  text-decoration  : none;
  font-size    : 15pt;
}
a:hover  {
  color      : #ffffff;
}
a.title {
  color      : #CCCCCC;
  font-size    : 12pt;
  text-decoration  : underline;
}
td.sideboxes {
  font-family    : Arial, Helvetica, sans-serif;
  color      : white;
  font-size    : 9pt;
  text-align   : center;
}
.titles {
  color      : #CCCCCC;
  font-size    : 20pt;
  text-decoration  : none;
}
.main2 {
  font-size    : 14pt;
  color      : white;
  border     :1
}
