@charset "utf-8";
/* CSS Document */

h1 {
	color: #CC3300;
	font-size: 2em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:.1em;
}

/****/




h2 {
	color: #00C;
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	color: #FC0;
	font-size: 1.5em;
	font-weight: normal;
}

h4 {
	color: #C30;
	font-size: 1.5em;
	font-weight: normal;
}
