BODY { 
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: #FFFFF0;
	}
P, TD {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: black;
	}
h1 {
	font-family: arial, sans-serif;
	font-size: 18pt;
	color: black;
	}

h2 {
	font-family: arial, sans-serif;
	font-size: 15pt;
	color: black;
	}

h3 {
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: black;
	}

A {
	font-size: 10pt
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #0000d0;
	}
A:HOVER {
	background-color: #ffffa0;
	}
A:VISITED {
	color: purple;
	}
