@charset "utf-8";
h4 {
	font-size: 14px;
	color: #F00;
	font-weight: normal;
	font-style: italic;
}
h6 {
	font-size: 16px;
	color: #00F;
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro Bold", "Agency FB", Arial, Century;
}
p {
	color: #00F;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #6633CC;
	font-style: italic;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	color: #FF6600;
}

