.text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: right;
	margin-right: 15px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin-right: 1em;
	margin-left: 1em;
	padding-right: 1em;
	padding-left: 1em;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: bold;
	color: #9D0000;
	margin-top: 1em;
	margin-bottom: 1em;
}
.text-subhead {
	font-weight: bold;
	color: #9D0000;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #9D0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #9D0000;
}
.text-menu-centered {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: center;
	margin-right: 15px;
}

