body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
}
.title {
	font-size: large;
	font-weight: bolder;
	color: #006699;
}
a {
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #006666;
	text-decoration: underline;
}
.geartable {
	background-image: url(images/gearbg_05.gif);
	background-repeat: no-repeat;
}
.credits {
	font-size: small;
	color: #990033;
}
