body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 16px;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
}
H1 {
	color: #669943;
}