.headline1 {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 24px;
	color: #CC3300;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: 100;
	line-height: 20px;
	letter-spacing: 1px;
}
a:link {
	color: #CC3300;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	color: #CC3300;
	text-decoration: underline;
}
.credits {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: 100;
}
