.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bigtel {
	font-size: 20px;
	font-weight: bold;
}
.bigprice {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #666666;
}
a:active {
	color: #666666;
}
a:visited {
	color: #666666;
}
.justifiedtext {
	text-align:justify
}
.right-bg-top {
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.ulinebox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

