body {
	background-color: #00853F;
}
body,td,th {
	font-size: 36px;
}
.message {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
}
.copyright {
	color: #FFFFFF;
	font-size: 16px;
}
.comment {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.url_style {
	font-size: 24px;
	color: #FFFFFF;
}
.label {
	font-size: 18px;
	color: #FFFFFF;
}
.showHeader {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
div {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	background-color: #5B89BD;
	margin: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	padding: 10px;
	position: absolute;
	visibility: hidden;
	left: 92px;
	top: 310px;
}
