body {
	font-family: Tempus Sans ITC;
	font-size: 14px;
}

td {
	font-family: "Poor Richard";
	font-size: 18px;
	color:#FFFFFF;
}

headers {
	font-family: Tempus Sans ITC;
	font-size: 12px;
	color:#ffb6c1;
}

th {
	font-family: Tempus Sans ITC;
	font-size: 12px;
}

.big {
	font-family: Tempus Sans ITC;
	font-size: 16px; 
	color:#50040E;
}

.bgimage {
	background-image: url("../img/FrontPage.jpg"); 
	background-position:center;
	background-repeat: no-repeat;
}

body {
	margin-bottom: 0em;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

*.bottom {
	border-style: solid;
	border-width: 1px; 
	text-align:center;
	/* margin-top: 75%; */
	margin-bottom: 5px;
}

special {color:#50040E;}
a { color:  #ffb6c1; font-weight:bold; font-family:Tempus Sans ITC; text-decoration: none;}
a:hover { color: #ffb6c1; text-decoration: underline; font-family:Tempus Sans ITC;}

