body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.bodyiframe {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	border: 0px none;
}
a {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #AAAAAA;
}
a:link, a:visited, a:hover, a:active {
	color: #AAAAAA;
}
.table1 {

}
.td100 {
	width: 100px;
	border: 0px none;
}
.td100x100 {
	width: 100px;
	height: 100px;
}
.td400x400 {
	width: 400px;
	height: 400px;
}
img {
	border: 0px none;
}
iframe {
	height: 400px;
	width: 400px;
	border: 0px none;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.textklein {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #AAAAAA;
}
a.text:link, a.text:visited, a.text:hover, a.text:active   {
	color: #000000;
}
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active   {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #666666;
}
a.menu:hover   {
	color: #000000;
	font-weight: bold;
}
.text2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}.text3 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
}
input, textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
