@charset "utf-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000066;
}
.img-left {
	margin-right: 20px;
}
.highlight-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009966;
}
.bodytext-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009933;
}
.red-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
