@charset "utf-8";

h1 {
	color: #8B0000;
	font-family: Tahoma, Geneva, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #8b0000;
}

h3 {
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}


body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
