BODY {
	background-color : #FFFF99;
	background-repeat : repeat;
	background-attachment: fixed;
	scrollbar-base-color : Navy;
	scrollbar-track-color : #F0F8FF;
	scrollbar-shadow-color : #F0F8FF;
	scrollbar-highlight-color : Navy;
	scrollbar-face-color : Navy;
	scrollbar-darkshadow-color : #F0F8FF;
	scrollbar-arrow-color : #F0F8FF;
	scrollbar-3dlight-color : #F0F8FF;
	margin-left: 15px;
}
span.seitentext {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	color: Black;
	font : normal "MS Serif New York serif", Arial;
	line-height: 150%;
	font-weight: normal;
}

.header1 {

	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 14pt;
}
.header2 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

A:LINK {
	color: #000080;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size:11pt;
	font : "Times New Roman", Times, serif;
	font-style : normal;
}
a:visited {
	color: #000080;
	text-decoration : none;
	font-family: "Comic Sans MS";
	font-size:11pt;
	font : "Times New Roman", Times, serif;
}
a:hover {
	color:#000080;
	text-decoration: underline;
	font-family: "Comic Sans MS";
	font-size:11pt;
	font : "Times New Roman", Times, serif;
	font-style : italic;
}
a:active {
	color: Green;
	text-decoration: underline;
	font-family: "Comic Sans MS";
	font-size:11pt;
	font : "Times New Roman", Times, serif;
	font-style : italic;
}
