/*html {
	overflow: scroll;
}
*/
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: Black;
	text-align: left;
	background-image: url(blau_arturski_5.gif);
	background-repeat: repeat-y;
	border: 0px;
	padding: 0px;
	max-width: 0;
	min-height: 0;
}
a:link {   text-decoration:none;  color: #000099;  }
a:visited {   text-decoration:none;  color: #336699;     }
a:hover {   text-decoration:none }
h1 {
	text-align: left;  
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; 
	color: #336699;
	font-weight: bold;
	font: smaller;
	}



