body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.boldtext {
	font-weight: bold;
}
.smallprint {
	font-size: 0.8em;
	text-align: center;
	font-weight: 300;

}
.copyRight {
	font-size: x-small;
}
.offerPrice {
	text-decoration : line-through;
}
.pagetitle {
	font-size: 1.25em;
	font-weight: bold;
}
.homepagetitle {
	font-size: 1.5em;
	font-weight: bold;
	font-style:italic;
}
.smlLink {
	font-size: 0.8em;
}
.centeredtext {
	text-align: center;
	width: 100%;
	font-weight: bold;

}