BODY, P, TD, TEXTAREA, SELECT, INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
BODY {
	margin: 0px;
	padding: 0px;
	width: 95%;
	text-align: left
}
H1, FORM, UL {
	margin: 0px;
	padding: 0px
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
.page_title {
	font-family: "Times New Roman", serif;
	font-size: 35px;
	font-style: italic;
	text-align: center;
	color: #000066
}
.page_heading {
	font-family: "Times New Roman", serif;
	font-size: 30px;
	font-style: italic;
	text-align: center;
	color: #000066
}
.admin_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center
}
.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold
}
#price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000066;
	font-weight: bold;
	text-align: center
}
.error_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold
}