h1 {
	color: #993311;
	font-size: 20pt;
	font-weight: bold;
	font-family: Century Gothic;
}

h2 {
	color: #D34618;
	font-size: 15pt;
	font-weight: normal;
	font-family: Century Gothic;
}

h3 {
	color: #993311;
	font-size: 13pt;
	font-weight: normal;
	font-family: Century Gothic;
}

h4 {
	color: #437D05;
	font-size: 12pt;
	font-weight: normal;
	font-family: Century Gothic;
}

a:link {
	color: #D34618;
	font-family: Century Gothic;
	text-decoration: none;
}

a:active {
	color: #D34618;
	font-family: Century Gothic;	
	text-decoration: none;
}

a:visited {
	color: #D34618;
	font-family: Century Gothic;	
	text-decoration: none;
}

body {
	background-color: #7F7F8F;
}

p {
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	font-family: Century Gothic;
}

a.nav {
  color: white;
  font-weight: bold;
}
