.standard {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.fett {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
}
.klein {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;


}
.courier {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	font-size: 10px;

}
