@media screen {
	a:link { color: #900; font-size: 9pt; font-family: Verdana, helvetica, sans-serif; font-style: normal; line-height: normal; text-decoration: none; }
	a:visited { color: #900; font-size: 9pt; font-family: Verdana, helvetica, sans-serif; line-height: normal; text-decoration: none; }
	a:hover { color: red; font-size: 9pt; font-family: Verdana, helvetica, sans-serif; line-height: normal; text-decoration: none; }
	a:active { text-decoration: none; }
	body { color: black; font-size: 9pt; font-family: Verdana, helvetica, sans-serif; line-height: normal; }
	p { color: black; font-size: 9pt; font-family: Verdana, helvetica, sans-serif; line-height: normal; }
	td { }
	h1 { color: maroon; font-size: 18pt; font-family: Verdana, helvetica, sans-serif; font-weight: bold; line-height: normal; }
	h2 { color: maroon; font-size: 11pt; font-family: Verdana, helvetica, sans-serif; font-weight: bold; font-style: normal; line-height: normal; }
	h3 { color: black; font-size: 9pt; font-family: Verdana, helvetica, sans-serif; font-weight: bold; font-style: normal; line-height: normal; }
	h4 { color: black; font-size: 10pt; font-family: "times new roman", serif; font-weight: normal; font-style: italic; line-height: 1; }
	h5 { color: black; font-size: 8pt; font-family: Verdana, helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; }
	h6 { color: black; font-size: 11pt; font-family: "times new roman", cursive, "Zapf Chancery", serif; font-weight: normal; font-style: italic; line-height: normal; }
}
@media print {
	a:link { color: #c00; font-size: 12pt; font-family: Verdana, helvetica, arial, sans-serif; line-height: normal; text-decoration: none; }
	a:visited { color: #900; font-size: 12pt; font-family: Verdana, helvetica, arial, sans-serif; line-height: normal; text-decoration: none; }
	a:hover { color: red; font-size: 12pt; font-family: Verdana, helvetica, arial, sans-serif; line-height: normal; text-decoration: none; }
	body { color: black; font-size: 12pt; font-family: Verdana, helvetica, arial, sans-serif; line-height: normal; }
	p { color: black; font-size: 12pt; font-family: Verdana, helvetica, arial, sans-serif; line-height: normal; }
	h1 { color: #900; font-size: 18pt; font-family: Verdana, helvetica, arial, sans-serif; font-weight: bold; line-height: normal; }
	h2 { color: #900; font-size: 14pt; font-family: Verdana, helvetica, arial, sans-serif; font-weight: bold; font-style: normal; line-height: normal; }
	h3 { color: black; font-size: 12pt; font-family: Verdana, helvetica, arial, sans-serif; font-weight: bold; font-style: normal; line-height: normal; }
	h4 { color: black; font-size: 13pt; font-family: "times new roman", serif; font-weight: normal; font-style: italic; }
	h5 { color: black; font-size: 9pt; font-family: Verdana, helvetica, arial, sans-serif; font-weight: normal; font-style: normal; line-height: normal; }
	h6 { color: black; font-size: 14pt; font-family: "times new roman", cursive, "Zapf Chancery", serif; font-weight: normal; font-style: italic; line-height: normal; }
}

