.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	line-height: 1.6em;
	color: #e5e5e5;
	text-align: justify;
	text-indent: 20pt;
}
.imagealign {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	line-height: 1.6em;
}
.imagetext {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: normal;
	line-height: 1.6em;
	color: e5e5e5;
}
.bodytextnoindent {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	line-height: 1.6em;
	color: #e5e5e5;
}
.inputstyle {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	line-height: 1.6em;
	color: #333333;
	background-color: e5e5e5;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	line-height: 1.6em;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	line-height: 1.6em;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	line-height: 1.6em;
	font-weight: bold;
	color: #999999;
	text-decoration: overline;
}
.inputstyleMenu {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	line-height: 1.6em;
	color: #CCCCCC;
	background-color: #000000;
	border: thin solid #CCCCCC;
}
.inputstylebut {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	line-height: 1.6em;
	color: #CCCCCC;
	background-color: #000000;
	border: thin solid #CCCCCC;
	cursor:  pointer;
}
