.basictext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #000000;
}
.typed {
	font-family: "Courier New", Courier, monospace;
	font-size: 18pt;
	color: #333333;
	font-weight: bold;
}
.smtyped {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #333333;
}

