body {
	margin: 10px;
	text-align: left;
	font-size: 1.0em;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}
p, ul, ol {
	font-size: 0.8em;
}
p, li {
	line-height: 1.3em;
}
.closewindow {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:
}
blockquote {
	font-size: 0.9em;
	color: #333333;
}
.underline {
	border-bottom: 1px solid #666666;
}
.nobottom {
	margin-bottom: 0;
}
.notop {
	margin-top: 0;
}
table {
	margin: 0;
	padding: 0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 99%;
	height: auto;
}
td {
	width: 33%;
	padding: 5px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	vertical-align: top;
}
table p {
	margin-top: 0;
}
.tablehead {
	background-color: #333333;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
}
.tableinfo {
	background-color: #FFFFCC;
}
.alternate {
	background-color: #e5e5e5;
}