img {
  border: 0px;
}

img.link {
  display: table-
}

body {
  font-family: verdana;
}

h1 {
  text-align: center;
}

a.nethome
{
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 70%;
	color: #3A6EA5;
	text-decoration: none;
	font-weight: bold;
}

hr {
  clear: both;
}

div.roundbox {
  margin: 12px 0px 12px 0px;
}

div.roundedge {
  height:12px; 
  font-size:10%;
}

div.tl {
  height: 12px;
  width: 12px;
  float: left;
  background-image: url('tl.gif');
}

div.tr {
  height: 12px;
  width: 12px;
  float: right;
  background-image: url('tr.gif');
}

div.bl {
  height: 12px;
  width: 12px;
  float: left;
  background-image: url('bl.gif');
}

div.br {
  height: 12px;
  width: 12px;
  float: right;
  background-image: url('br.gif');
}

div.inside {
  margin: 0px 12px 0px 12px;
}

