/* specific to this page */



BODY {font-family: "Tempus Sans ITC, Verdana, Arial, Helvetica, sans-serif" ; color: #993300; font-size: 17 px; font-weight: bold; }


.blarger {
	font-family: "Tempus Sans ITC, Verdana, Arial, Helvetica, sans-serif";
	color : #993300;
	font-size : 20 px;
	font-style: normal;
	font-weight : bold;
}

.bmid {
	font-family: "Tempus Sans ITC, Verdana, Arial, Helvetica, sans-serif";
	color : #993300;
	font-size : 20 px;
	font-style: normal;
	font-weight : normal;
}

.bsmaller {
	font-family: "Tempus Sans ITC, Verdana, Arial, Helvetica, sans-serif";
	color : #993300;
	font-size : 15 px;
	font-style: normal;
	font-weight : normal;
}

.bsmallest {
	font-family: "Tempus Sans ITC, Verdana, Arial, Helvetica, sans-serif";
	color : #993300;
	font-size : 11 px;
	font-style: normal;
	font-weight : normal;
}

.headings {
	font-family: "Tempus Sans ITC, Verdana, Arial, Helvetica, sans-serif";
	font-size : 34 px;
	font-weight : bold;
	font-style: normal;
	color : #993300;
}

.headings-mid {
	font-family: "Tempus Sans ITC, Verdana, Arial, Helvetica, sans-serif";
	font-size : 28 px;
	font-weight : bold;
	font-style: normal;
	color : #993300;
}

a:link {color: #993300; text-decoration: none;}
a:visited {color: #993300;}
a:active {color: #993300;}
a:hover {color: #993300; text-decoration: none;}

.navtable { width: 95%; border: 0; align: center}


