div.area {
  position: relative;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  max-width: 730px;
  min-width: 12em;
}

td, p, form, ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a {
  font-weight: bold;
  color: #000000; 
}

a:hover, a:active {
  text-decoration: none;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000; 
  font-size: 17px;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000; 
  font-size: 14px;
}

hr {
	border: 0;
	color: #000000;
	background-color: #008000;
	height: 2px;
	width: 100%;
	text-align: left;
}

textarea, input {
  background-color: #eeeeee;
  border: 1px solid #008000;
  padding: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
}

a.tagi {color: #0033cc;  font-weight: bold}

a.ulos, a.ulos:visited, a.ulos:hover, a.ulos:active  {color: #006600;  font-weight: bold}

a.navi, a.navi:visited, a.navi:hover, a.navi:active {color: #000000;  font-weight: bold;}

.url {font-size: small; font-weight: lighter; font-style: italic}

.message {visibility: hidden; height: 0px}
