body {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #003300;
}
h1 {
	font-family: "Century Gothic";
	font-size: 20px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #003300;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.workshop_title {
	font-family: "Bradley Hand ITC";
	font-size: 36px;
	font-weight: bold;
}

.workshop_klein {
	font-family: "Bradley Hand ITC";
	font-size: 26px;
	font-weight: bold;
}.klein {
	font-size: x-small;
	text-align: center;
}
