.headline {
	font-family: Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	color: #800080;
	margin: 0;
    font-weight: normal;
line-height: normal;
}
body, .bodytext {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textbold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #800080;
}

a {
  color: #00c;
}
