p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}	

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;

}
body {
	background-color: #666666;
	background-repeat: repeat;
	background-position: left;
	letter-spacing: 0em;
	word-spacing: 0em;
	background-attachment: fixed;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;

}
.index {
	background-color: #666666;
	background-repeat: repeat;
	background-position: center;
	letter-spacing: 0em;
	word-spacing: 0em;
	background-attachment: fixed;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;

}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none; 
	color: #000000;
	border:0;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	font-stretch: expanded;
	text-decoration:none; 
	color: #0000CC;
	background-color: #FFFF80;
	border:0;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-decoration:none; 
	color: #000066;
	border:0;
	
}
a.klein:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline; 
	color: #000000;
	border:0;
}
a.klein:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #000000;
	text-align: center;
	font-stretch: expanded;
	border:0;
}
a.klein:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:underline; 
	color: #000000;
	border:0;
}

img { border: none; }