/* CSS Document */
    p {
	font-family: Papyrus, Verdana, Arial, Tahoma, "Times New Roman";
	font-size: 15px;
}
	.captcha {
	font-family: Verdana, Tahoma, Papyrus "Times New Roman";
	font-size: 12px;
}
	a.captcha {
	font-family: Verdana, Tahoma, Papyrus "Times New Roman";
	color: #AA1E23;
	font-size: 9px;
	text-decoration: none;
}
	a:hover.captcha {
	font-family: Verdana, Tahoma, Papyrus "Times New Roman";
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}
	td {
	font-family: Papyrus, Verdana, Arial, Tahoma, "Times New Roman";
	font-size: 15px;
}
	a {
	font-family: Papyrus, Verdana, Arial, Tahoma, "Times New Roman";
	color: #AA1E23;
	font-size: 15px;
	text-decoration: none;
}
	a:hover {
	font-family: Papyrus, Verdana, Arial, Tahoma, "Times New Roman";
	color: #C0C0C0;
	font-size: 15px; 
	text-decoration: none;
}
	li {
	font-family: Papyrus, Verdana, Arial, Tahoma, "Times New Roman";
	font-size: 15px;
	color: #000000;
}
	.copyright {
	font-family: Verdana, Tahoma, Papyrus "Times New Roman";
	font-size: 9px;
}
	.copyright a {
	font-family: Verdana, Tahoma, Papyrus "Times New Roman";
	color: #AA1E23;
	font-size: 9px;
	text-decoration: none;
}
	.copyright a:hover {
	font-family: Verdana, Tahoma, Papyrus "Times New Roman";
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}
    h1 {
	font-family: Papyrus, Verdana, Arial, Tahoma, "Times New Roman";
	color: #CC9966;
}
	h2 {
	font-family: Papyrus, Verdana, Arial, Tahoma, "Times New Roman";
	font-size: 18px;
}
	h3 {
	font-family: Papyrus, Verdana, Arial, Tahoma, "Times New Roman";
	color: #000000;
}
	td.product {
	border: 2px solid #857654;
}