@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {text-decoration: none;color: #999999;}
a:hover {text-decoration: underline;color: #CCCCCC;}
a:active {text-decoration: none;color: #999999;}
.Stil1 {font-size: 12px;}
h1 {font-size: 36px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.Stil2 {font-weight: bold;}
