@charset "UTF-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bulletedlist {
	line-height: 1.5;
}
a:link {
	font-weight: bold;
	color: #9900CC;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
