body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 70%;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
td.smalltext {
	font-size: 70%;
	width: 115;
	padding-left: 5;
}
td.mediumtext {
	font-size: 80%;
	padding-bottom: 20;
	text-align: justify;
}
td.list {
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1;
	padding: 3 0 3 0;
}
td.header {
	border: thin solid;
}
div.info{
	position: absolute;
	font-family: verdana;
	visibility: hidden;
	font-size: 120%;
	color: Green;
	font-weight: bold;
}
div.pagehead {
	border-bottom: solid green 2px;
	padding-bottom: 5px;
	font-size:150%;
}

