@charset "utf-8";
h1 {
	color: #099;
}
h1 h2 h3 h4 h5 h6 {
	font-family: "Times New Roman", Times, serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #033;
	background-color: #CC9;
}
