@charset "utf-8";
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	background-color: #FF00FF;
	background-position: center 50%;
	text-align: center;
	position: relative;
	height: auto;
	width: 100%;
}
.Emphase {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	background-position: center;
}
