body {
	background-color: #d1de49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #666666;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}
.highlightedtext {
	font-size: 12px;
	font-weight: bold;
}
.celltop {
	vertical-align: top;
}
.h1lowspaceafter {

	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
