body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h1 {
	font-size: 28px;
	color: #CC0000;
}
h2 {
	font-size: 22px;
	color: #000099;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #009900;
}
td {
	font-size: 18px;
}
.fixed {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.floatright {
	float: right;
}
h4 {
	font-size: 18px;
}
.floatleft {
	float: left;
}
