/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #367043;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #367043;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.copyright {
	font-size: 9px; 
	color: #666666;
	text-align:center;
}

/* font widget */.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
