td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color	: #333333;
}
.headline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.headline:link {
	text-decoration: underline;
}

.headline:visited {
	text-decoration: underline;
}

.subheadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.subheadline:link {
	text-decoration: underline;
}

.subheadline:visited {
	text-decoration: underline;
}

.smallheadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.smallheadline:link {
	color: #006699;
	text-decoration: underline;
}

.smallheadline:visited {
	text-decoration: underline;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 6px;
}