.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whitefontsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #006600;
}
a:visited {
	color: #348A0B;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {font-size: 11px}
.style5 {color: #006600; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px;}
h2 {
	color:#6d0e00;
	text-align: center;
}
td h2 {
	font-size: 1.2em;
}
table #catalog td {
	vertical-align: top;
	padding: 5px;
}
table #catalog tr {
	outline: 1px solid #EEE;
}
td.price {
	text-align: right;
	font-weight: bold;
}
td {
	vertical-align: top;
}