body {
	background-color: #FFFF00;
	margin-top: 0px;
	background-image: url();
	background-repeat: no-repeat;
}
.headline {
	color: #CE2C28;
	font-weight: bold;
}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a:link {
	color: #0071BC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0071BC;
}
a:hover {
	text-decoration: underline;
	color: #24933C;
}
a:active {
	text-decoration: none;
	color: #24933C;
}
.style1 {font-size: 11px}.indent {
	padding-left: 10px;
}
