body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 background-color:white;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td.header {
			color:white;
			font-size:10px;
}

td.blau {
			color:#336699;
			font-size:14px;
			padding-left:20px;
}

a:link		{
			font-family: verdana;
			font-size: 10pt;
			color: #336699;
			text-decoration: none;
			}
			
a:visited	{
			font-family: verdana;
			font-size: 10pt;
			color: #336699;
			text-decoration: none;
			}

			
a:hover		{
			text-decoration: underline;
			}
			
a:focus		{
			text-decoration: underline;
			}
.tabbg {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999900;
}

.main_links {
			font-size: 14px;
			}

