html, body {overflow:auto;}

td {
  font-family:arial,helvetica;
  font-size:12px;
  line-height:16px;
}

.umenu   { color: #007262; font-weight: bold; font-size: 12px; font-family: arial, helvetica; text-decoration: none }

.hmenu  { color: #007262; font-size: 12px; font-family: arial, helvetica; text-decoration: none }

.active  { color: #ffffff }

a {
  font-family:arial,helvetica;
  text-decoration:none;
  color:black;
}

a:visited {}
a:active {}

a:hover  { }

.error {
  font-size:12px;
  color:red;
  font-weight:bold;
}

h1  { color: black; font-weight: bold; font-size: 16px; line-height: 18px }

h2  { color: black; font-weight: bold; font-size: 12px; line-height: 18px }

.h {
	font-size:12px;
	line-height:16px;
	color:black;
	font-weight:bold;
}

input,select {
	font-size:11px;
	font-family:arial,helvetica;

}