body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	bottom: auto;
	}

a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }

a:hover, a:active
{
	color: #999999;
	background-color: #FFFFFF;
}

	#container
	{
	margin: 1em auto;
	width: 779px;
	text-align: left;
	background-color: #FFFFFF;
	}



	#header
	{
	height: 180px;
	background-color: #FFFFFF;
	background-image: url(../css/logo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
	
	#mainnav
	
	{
	height: 25px;
	background-color: #FFFFFF;
	display: marker;
	}
	
	
	#contents
	{
	margin-right: 100px;
	height: 0px;
	background-color: #FFFFFF;
	background-attachment: inherit;
	}


#contents { margin: 0 200px 40px 20px; }
#contents p { line-height: 165%; }

	

	

	.Stil1 {	font-family: Georgia;
				font-size: x-small;
				color: #999999;
			}
			
				.Stil2 {	font-family: Georgia;
				font-size: 14px;
				color: #999999;
			}

	.Stil5 {
	font-family: Georgia;
	color: #999999;
}
	
	.Stil10 {	font-family: Georgia;
				font-size: medium;
				font-weight: bold;
				color: #999999;
			}
	.Stil6 {font-family: Georgia; font-size: large; }
	
	.Stil9 {
	font-size: xx-large;
	font-weight: bold;
	font-family: Georgia;
	color: #999999;
			}