p
{
	margin-top: 0px;
	margin-bottom: 1px;
	text-align: center;
}
h2
{
	color: green;
}
body
{
	font-family: "Times New Roman", serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #D5FFD0;
	background-attachment: fixed;
	color: #000;
}
a
{
	color: #0000FF;
}
a:visited
{
	color: #00008B;
}
.highlighted
{
	background: yellow;
}
table#gendata
{
	width: 2250px;
}
table#gendata td
{
	vertical-align: top;
}