body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Georgia, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-weight: bold;
}
a:active {
	color: #333333;
	font-weight: bold;
}
.headline {
	font-family: Arial, Georgia, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e99863;
}