@charset "UTF-8";
h1,h2,h3 {
	font: bold Verdana, Arial, Helvetica, sans-serif;
	color: #991616;
}
h1 {
	font-size: 160%;
	margin-bottom: .5em;
}
h2 {
	font-size: 140%;
	margin-bottom: .5em;
}
h3 {
	font-size: 120%;
	margin-bottom: 0.2em;
	line-height: 120%;
}
.minimenu {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
}
.minimenu a:link, a:visited {
	text-decoration: none;
	color: #0000CC;
}
.minimenu a:hover {
	text-decoration: underline;
}
