body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06C;
	font-style: normal;
	background-color: #06F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06C;
	font-style: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06C;
	font-style: normal;
}
.body-title {
	font-size: 20px;
	font-weight: bold;
	color: #039;
	font-family: "Times New Roman", Times, serif;
}

a:link {
	color: #066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #066;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #00F;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.sub-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #036;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

