#pagename
{
  font-family: Arial, Sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

#headline
{
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

#headline_link
{
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

#content
{
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
  color: #000000;
}

#module
{
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #D9422B;
}

TABLE.formpage
{
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

DIV.menu
{
  font-family: Times, Times New Roman;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}

A.menu:link
{
  font-family: Times, Times New Roman;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}

A.menu:visited
{
  font-family: Times, Times New Roman;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}

A.menu:active
{
  font-family: Times, Times New Roman;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}

A.menu:hover
{
  font-family: Times, Times New Roman;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}

A.link:link
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #31659C;
  text-decoration: none;
  margin-bottom: 8px;
}

A.link:active
{
  font-family: Times, Times New Roman;
  font-size: 11px;
  font-weight: bold;
  color: #31659C;
  text-decoration: none;
  margin-bottom: 8px;
}

A.link:visited
{
  font-family: Times, Times New Roman;
  font-size: 11px;
  font-weight: bold;
  color: #31659C;
  text-decoration: none;
  margin-bottom: 8px;
}

A.link:hover
{
  font-family: Times, Times New Roman;
  font-size: 11px;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
  margin-bottom: 8px;
}
