body {
	background-color: #ffffff;
	color: #000000;
	margin-top: 0px;
}
form {
	display: inline;
}
table, tr, td {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}
acronym {
	border-bottom: 1px dashed gray;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: gray;
}
a:hover {
	color: #555555;
}
.title {
	background-color: #c4dcf7;
}
.row1 {
	background-color: #ededed;
}
.row2 {
	background-color: #efefef;
}
.smallfont {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.normalfont {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}
.largefont {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
