body {
	font-family: Tekton, "Comic Sans MS";
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.bullet {
	list-style-image: url(images/note.gif);
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.red {
	font-size: 0px;
	color: #CC0000;
}
.blue {
	color: #0033CC;
}
.blue-bold {
	color: #0033CC;
	font-weight: bold;
}
.red-bold {
	color: #CC0000;
	font-size: 17px;
}
.smallish {
	font-size: 10px;
}
.green {
	color: #009900;
}
.italic {
	font-style: italic;
}
.helvetica16 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
}
#review {
	padding-right: 30px;
}
#review_about {
	text-align: right;
	padding-right: 30px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
