body {
	background-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
	text-align: justify;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-style: normal;
	float: none;
	margin: 2;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	float: none;
	margin: 2;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	width: 450px;
	text-align: justify;
}
.contentIndent {
	text-indent: 1cm;
}
a:link {
	text-decoration: none;
	color: Blue;					
}
a:visited {
	text-decoration: none;
	color: Purple;
}
a:hover {
	color: Blue;
	text-decoration: none;
	background-color: #CCCCCC;
}
.bottomInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	float: none;
	margin: 2;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.listInfo {
}
.dateTime {	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width: 200px;
	padding: 5px;
}
.topButton {
	color: #000099;
}
