.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headline2 {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.headline1 {

	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
a:link {


	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #333333;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: "Arial Narrow";
	font-size: 14px;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.CenteredHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-align: center;
}
