body {
	background-color: #DBEBC9;
}
font {
	font-family: "Tempus Sans ITC";
}
.tempusFontLarge {
	font-family: "Tempus Sans ITC";
	font-size: large;
}
.tempusFontHeading {
	font-family: "Tempus Sans ITC";
	font-size: x-large;
	font-weight: bold;
}
.tempusFontNormal {
	font-family: "Tempus Sans ITC";
}
.tempusFontXLarge {
	font-family: "Tempus Sans ITC";
	font-size: xx-large;
	font-weight: bolder;
}


.tempusFontSmall {
	font-family: "Tempus Sans ITC";
	font-size: x-small;
}
.copyrightsmall {
	font-size: small;
}

