.normaltext {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #999999;
	font-weight: normal;
}
.titletext {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
}
.menutext {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}
.menusubtext {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
}
a, a:visited {
	color: #00FF00;
	text-decoration:none;
}
a.inpara, a.inpara:visited {
	text-decoration:underline;
}
a:hover {
	color: #00FF00;
	text-decoration:underline;
}
table {
	border: 0px;	
}
td {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #00FF00;
}
td.asciiborder {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #999999;
}
