@charset "utf-8";
.maintext {
	font-family: Verdana;
	font-size: 14px;
	color: 000000;
}
a {
	font-family: Verdana;
	font-size: 14px;
	color: #0033ff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033ff;
}
a:hover {
	text-decoration: underline;
	color: #0033ff;
}
a:active {
	text-decoration: none;
	color: #0033ff;
}.bottomtextbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.prices {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.heading {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	color: #5f5643;
	font-weight: bold;
}

.mastertable {
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	background-color: #f7e5c9;
}
