@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #F00;
}
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;
}
