body,td,th {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
body {
	background-color: #FFFFFF;
}
.headline {
	font-size: 12px;
	font-weight: bold;
}
.style1 {font-size: 12px; font-weight: bold; }
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FF0000;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
