.text {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #E7E7E7;
	text-decoration: none;
	list-style-type: disc;
	padding: 2px;
}
.date {
	font-family: Courier New, Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #ADADAD;
}
.bottom {
	font-family: Courier New, Courier, mono;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #E7E7E7;
}
.left {
	border-left-style: dashed;
	border-left-color: #E7E7E7;
	border-left-width: 1px;
}
.right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E7E7E7;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E7E7;
}
.bottomborder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E7E7E7;
}
.showtext {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #E7E7E7;
	text-decoration: none;
	list-style-type: disc;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
