h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Times, serif;
}


span.h1 {
	font-size: 32px;
}

span.h2 {
	font-size: 24px;
}

span.h3 {
	font-size: 20px;
}

span.h4 {
	font-size: 16px;
	color:#800000;
	}

div.pull {
	font-size: 20px;
	color:#B00000;
	}
	
span.h6 {
	font-size: 12px;
	color:#800000;
	}
span.yap {
	font-weight: bold;
	font-size: 14px;
	color:#800000;
	}