body{
	font: 96% verdana, arial, helvetica, sans-serif;
	text-align:center;
}
.header{
	text-align: center;
}
.header h1{
	font-size: 0;
	line-height: 70px;
}
.mainContent{
	text-align:center;
}
.bodyContent{
	text-align:left;
	font-size: medium;
}
#horizNav{
	font-weight: bold;
}
#horizNav a{
	text-decoration: none;
}
#horizNav a:hover{
	text-decoration: underline;
}
.center{
	text-align: center;
}
h1, h2{
	font-size: x-large;
	font-weight: normal;
	font-style: italic;
}
h2{
	font-size: large;
}

table.prices caption{
	text-align:left;
}
table.prices th{
	font-weight: normal;
	font-size: large;
	text-align:left;
}
table.prices tbody th{
	font-size: medium;
}
#smallPrint{
	text-align: center;
}
