h1 {
	font-family: "Franklin Gothic Demi", Verdana, Arial, sans-serif; 
	font-variant: small-caps;
	font-size: 36px;
}
h2 {
	font-family: Textile, cursive;
	font-size: 27px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;

}
.credit {
	font-weight: bold;
}
