a:link {
	font-family: 'Comic Sans MS';
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	color: darkblue;
}
a:visited {
	font-family: 'Comic Sans MS';
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	color: darkgreen;
}
a:hover {
	font-family: 'Comic Sans MS';
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	color: red;
	background-color: white;
}
a:active {
	font-family: 'Comic Sans MS';
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	color: red;
	background-color: yellow;
}
td, th, p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 10;
	font-weight: normal;
	color: lightgreen;
}
h1 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 32;
	font-weight: bold;
	color: #821200;
}
h2.menu {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24;
	font-weight: bold;
	color: darkred;
}
tt {
	font-family: 'Courier new';
	font-size: 11;
	font-weight: normal;
	color: #000000;
}
textarea.TAS {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: blue;
	border: none;
  display: none;
	vertical-align: text-top;
	background-color: #e0e0e0;
	padding:1px; 
  border:1px solid #00F;
}
textarea.BLTE {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: blue;
	border: none;
	vertical-align: text-top;
	background-color: #e0e0e0;
	padding:1px; 
  border:1px solid #00F;
}
input.FBXC {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: blue;
	border: 1px solid #00F;
  background-color:#e0e0e0;
}
input.BUTT {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: red;
	border: 1px solid #02A;
  background-color:#e0e0e0;
}


th.GLIB {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16;
	font-weight: bold;
	color: darkred;
	text-align: center;
	background-color: lightyellow;
}
td.GLIR {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12;
	font-weight: bold;
	color: darkred;
	text-align: left;
	background-color: lightyellow;
}
td.GLIS {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12;
	font-weight: normal;
	color: black;
	text-align: left;
	background-color:#f0f0f0;
}
td.USVA {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12;
	font-weight: normal;
	color: black;
	text-align: left;
	background-color: #f0f0f0;
}
th.USVA {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14;
	font-weight: bold;
	color: blue;
	text-align: left;
	background-color: lightyellow;
}
th.USVB {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12;
	font-weight: normal;
	color: blue;
	text-align: left;
	background-color: lightyellow;
}
body.vlist {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../neuer_b.jpg);
}
         
