@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-size: 36pt;
	color: #333333;
}
h2 {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
}

