h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 64px;
	font-weight: bold;
	color: #E0331B;
}
body {
	background-color: #FDF7C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #C40013;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
	color: #660000;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
	line-height: 28px;


}
.red {
	color: #FF0000;
}
