BODY {
	font: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serifl;
	color: black;
	background: white
}

H1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serifl;
	font: 24pt;
	color: black
}

H2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serifl;
	font: 16pt;
	color: black
}

div  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serifl;
	font: 10pt;
	color: black
}

A:link: {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serifl;
	color:green;
	text-decoration: underline
}

A:visited: {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serifl;
	color:maroon;
	text-decoration: underline
}

A:active: {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serifl;
	color:red;
	text-decoration: none}
}
