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

body {
	margin-left: 60px;
	margin-top: 40px;
	margin-right: 60px;
	margin-bottom: 20px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
h1 { font-size: 24px; font-weight: bold; color: #336699; }
h2 { font-size: 14px; font-weight: bold; color: #336699; }
h3 { font-size: 18px; font-weight: bold; color: #996633; text-decoration: underline; }