body {
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

table.extrafield {

}

input.login {
  width: 150px;
  font-size: 11px;
  font-family: Verdana, Arial;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: none;
  font-size: 17px;
}

a.menu_active:link, a.menu_active:visited, a.menu_active:active, a.menu_active:hover {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px dotted #FFFFFF;
  font-size: 17px;
}

h1 {
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 5px;
}

h2 {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: bold;
}

h3 {
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: bold;
}

hr {
  height: 1px;
  background-color: #FFFFFF;
}
