body {
	background-color: #FF66CC;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-size: xx-small;


}
h2 {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 16pt;
	border: thin solid;
	margin: 0em;
	padding: 0px;

}
h3 {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0em;
	padding: 0px;

}
.fav:link {
	color: #FFFFFF;
}
.fav:hover {
	color: #FFFFFF;
}
.fav:visited {
	color: #FFFFFF;
}
td {
	text-align: center;

}
.cost {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.disclaimer {
	font-size: 10px;
	text-align: center;
}
.phone-sites {
	font-size: 12px;
	text-align: center;
}
.custnote {
	text-align: center;
	color: #333333;
	font-size: 12px;
	font-style:italic;
}


