@charset "utf-8";
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #0000FF;
	text-decoration: underline;
}
.course {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
	font-style: italic;
}
.menue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FF0000;
}
.with {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}

