.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	padding-left: 8px;
}
.header1i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #BB4541;
}
.new {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #CC0000;
}
.ntext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size: x-small;
	text-align: justify;
	padding: 2px;
}
.textnorm {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size: x-small;
	text-align: justify;
	padding: 2px;
}

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
}
.error {
	color: #FF0000;
	background-color: #FBC972;
	border: 1px solid #FF0000;
}
.header1it {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #B24A55;
	font-weight: bold;
}
a:link {
	color: #AB3950;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}

