@charset "utf-8";
/* CSS Document */
@media handheld {
	h1, h2, h3, h4, h5 {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#47342d !important;
		font-size:8px !important;
		line-height:normal !important;
	}
}

