BODY   { 
	color: #000000;
	background: #E5E4E4;
	margin: 0px;
	padding: 0px;
}

.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;

}
.normaljapanisch {
	font-family : "MS PGothic";
	font-size : 13px;
	font-style : normal;

}
.klein {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;

}
h1 {
	font-family : Eras Demi ITC, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	margin-top : 3px;
	margin-bottom : 3px;
	color : Gray;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top : 1px;
	margin-bottom : 3px;
	color : Gray;
	font-style : normal;
}
h2.japanisch {
	font-family : "MS PGothic";
	font-size : 13px;
	margin-top : 1px;
	margin-bottom : 3px;
	color : Gray;
	font-style : normal;
}
h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top : 1px;
	margin-bottom : 0px;
	color : black;
	font-style : normal;
}
h3.japanisch {
	font-family : "MS PGothic";
	font-size : 13px;
	margin-top : 1px;
	margin-bottom : 0px;
	color : black;
	font-style : normal;
}

td.einfach {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	background-color : #E5E4E4;
}
td.headline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	background-color: White;
}
td.einfachjapanisch {
	font-family : "MS PGothic";
	font-size : 13px;
	font-style : normal;
	background-color : #E5E4E4;
}
td.headlinejapanisch {
	font-family : "MS PGothic";
	font-size : 13px;
	font-style : normal;
	background-color: White;
}
