body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linkalike {
	text-decoration: underline;
	color: #078146;
}
a:link {
	color: #078146;
}

a:visited {
	color: #078146;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.homeprice {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.homedetailprice {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.homedetailprice:link {
	color: #CC0000;
	text-decoration: none;
}
a.homedetailprice:visited {
	color: #CC0000;
	text-decoration: none;
}
a.homedetailprice:hover {
	color: #0066FF;
	text-decoration: underline;
}
a.homedetailprice:active {
	color: #CC0000;
	text-decoration: none;
}
.homeinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.homeinfo:link {
	color: #333333;
	text-decoration: underline;
}
a.homeinfo:visited {
	color: #333333;
	text-decoration: underline;
}
a.homeinfo:hover {
	color: #0066FF;
	text-decoration: underline;
}
a.homeinfo:active {
	color: #333333;
	text-decoration: underline;
}
.homepricesmall {
	font-size: 12px;
	color: #CC0000;
}
.tablelist {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/bullet01.gif);
}
.tabledetailhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabledetail {
	font-size: 12px;
	color: #666666;
}
.tabledetailbold {
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.tabledetailbox {
	border: 1px solid #CCCCCC;
}
.smalltype {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.planName {
	font-size: 16px;
	font-weight: bold;
}