body {
	scrollbar-base-color: #66CCFF;
	scrollbar-arrow-color: #FFFFCC;
	background-color : #FFFFFF;
}
a {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
  color : #000099;
}
p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : smaller;
}
td.last {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : xx-small;
}
table.seite {
	background-color : #FFFFFF;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

