@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h1 {
	font-family: Tahoma;
	font-size: 36pt;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Tahoma;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-family: Tahoma;
	font-size: 18pt;
	color: #000000;
}
h4 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
