
h1 {
	margin: 0; padding: 0;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: brown;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	}

h2 {
	margin: 0; padding: 0;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: brown;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

h3 {
	margin: 0; padding: 0;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: brown;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	}

a.navi:link {text-decoration: none; font-family: Times New Roman, Times, serif; font-size: 12pt; font-weight: bold; color:brown;}
a.navi:visited {text-decoration: none; font-family: Times New Roman, Times, serif; font-size: 12pt; font-weight: bold; color:brown;}
a.navi:active {text-decoration: none; font-family: Times New Roman, Times, serif; font-size: 12pt; font-weight: bold; color:brown;}
a.navi:hover {text-decoration: none; font-family: Times New Roman, Times, serif; font-size: 13pt; font-weight: bold; color:brown;background:white;}



