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

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #000;
}
h2 {
	font-size: 18px;
	color: #900;
}
h3 {
	font-size: 16px;
	color: #099;
}