body, td
{
  font-family: Verdana, Tahoma;
  font-size: 10pt;
  color: black;
  text-decoration: none;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

h1
{
  font-family: Verdana, Tahoma;
  font-size: 14pt;
  color: #0072c6;
  font-weight: bold;
  text-decoration: none;
}

h2
{
  font-family: Verdana, Tahoma;
  font-size: 12pt;
  color: #0072c6;
  font-weight: bold;
  text-decoration: none;
}

img
{
	border-color: black;
}

a, a:active, a:visited
{
  font-family: Verdana, Tahoma;
  font-size: 10pt;
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a:hover
{
  color: #adbdd6;
  text-decoration: none;
}

a.menu, a.menu:active, a.menu:visited
{
  font-family: Verdana, Tahoma;
  font-size: 10pt;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

a.menu:hover
{
  color: #adbdd6;
  text-decoration: none;
}

.menu
{
  font-family: Verdana, Tahoma;
  font-size: 10pt;
  color: white;
  text-decoration: none;
}

.selected
{
  font-family: Verdana, Tahoma;
  font-size: 10pt;
  color: #0072c6;
  font-weight: bold;
  text-decoration: none;
}