h1 { 
	font-family: "jaf-facitweb", sans-serif;
	font-weight: bold;
  	font-size: 2em;
}

p {
	font-family: "jaf-facitweb", sans-serif;
  	font-size: 1em;
  	font-weight: regular;

}

a {
	font-family: "jaf-facitweb", sans-serif;
}

a:hover {
	text-decoration: underline;
	font-color: #ff6633;
}

.subhead {
	font-weight: bold;
	font-size: 1em;
}

.copyright {
  	font-weight: light;
  	font-color: #666666;
  	bottom: inherit;
  	font-size: 0.7500em;
}
