body {
  background-color:#FFFFFF;
  color:#292C29;
  font-family:"Arial",Arial,sans-serif;
  font-size:9pt;
}
.t8 {
  font-size:8pt;
}

.t8:hover {
  font-size:8pt;
}

.t12 {
  font-size:12pt;
}
.underline
{
 text-decoration: underline;
}

a {
  font-size:9pt;
  text-decoration:none;
  color:#5A5D5A;
}

a:hover {
  font-size:9pt;
  text-decoration:none;
  color:#292C29;
}

td {
  font-size:9pt;
  font-weight:bold;
  text-decoration:none;
}
td.bg_red
{
  background:#ff0133;
}
td.grey_2
{
  background:#B0B0B0;
}
td.grey_1
{
  background:#C1C1C1;
}
td.grey_1s
{
  background:#C1C1C1;
  font-size:5pt;
}
td.menu_top
{
  color:#FFFFFF;
  background:#ff0133;
}
tr.grey_2
{
  background:#B0B0B0;
}

tr.grey_1
{
  background:#C1C1C1;
}

input
{
  background-color:#C1C1C1;
  border:0;
  height:14pt;
  font-size:9pt;
  font-family:"Arial",Arial,sans-serif;
}

content
{
  color:black;
}
