body {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #CCCCCC;
	text-align: justify;
	background-image: url(graphix/toptile1321.gif);
}
.menu {
	font-size: x-small;
	text-align: left;
	vertical-align: top;
}
.copy {
	font-size: xx-small;
	text-align: justify;
	vertical-align: top;
}
.newthing {
	color: #FF0000;
}
.section {
	font-weight: bold;
	color: #FFCC33;
	text-align: center;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color: #00CC00;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline overline;
}