body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
}
a:link, a:active, a:visited {
	color: #000000;
}
a:hover {
	color: #000099;
}
.floatright {
	float: right;
	clear: both;
}
.price {
	color: #FF0000;
	font-weight: bold;
}
hr {
	clear: both;
}