body {
	margin: 0px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
table { width:100%; }
#header { margin-top:5pt; width:100%; font-size: 0.9em;}
#header td{ vertical-align:bottom; }

td.algcenter { vertical-align: middle; text-align: center; }

#scrollen { width: 100%; height:100%; overflow: auto; float: none; }
#content { font-size:0.9em; margin:5 0 5 0 ; }
#content td { padding-right:10pt; }

h1 { color:#6cc; font-weight:700;  font-size:1.1em;}
h2 { color:#6cc; font-weight:500;  font-size:1.0em; }
h3, b { color:#000; font-weight:700;  font-size:0.9em; display:inline;}
h4, k  { color:#000; font-weight:500;  font-size:0.9em; font-style: oblique; display:inline;}

a.tlink:before { content:">>"; }
a:link,a:active,a:visited{
  font-family:monospace;helvetica,Arial;
  color:#6cc;
  font-weight:500;
  text-decoration:none;
  }
 a:hover{
 font-family:monospace;helvetica,Arial;
 color:#6cc;
 font-weight:500;
 text-decoration:underline;
 }

#top {  height:33px; vertical-align:baseline; text-align: right; }
#menu1 { height:30px; vertical-align:baseline; text-align: center; font-size:0.8em;}
#menu1 a., #menu1 a:link,#menu1 a:active,#menu1 a:visited, #top a:link, #top a:active, #top a:visited{
  font-family:monospace;helvetica,Arial;
  color:#000;
  font-weight:500;
  text-decoration:none;
  background-color:transparent;
  }
#menu1 a:hover, #top a:hover{
 font-family:monospace;helvetica,Arial;
 color:#ff3;
 font-weight:500;
 text-decoration:underline;
 }
