.header {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #660000;
	text-transform: none;

}
.firstheader {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 30px;
	font-weight: bold;
	color: #003300;
	text-align: center;

}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #330000;
}
