.gear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
}
.navtable {
	background-color: #FFF8D9;
	padding: 7px;
	font-weight: bold;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
.geartable {
	padding: 10px;
	border: 1px solid #66CCFF;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
}
