body {
	background-color: #cccc99;
}
.gencopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align:left;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

a {
	color: #0000FF;
	text-decoration: none;
}


a:hover {
	color: #FFFFFF;
}

.indent {
padding-left:30px;
}