body {
background-color: transparent;
font-family: "Arial";
font-size: 11pt;
color: #222;
border: none;
}

a {
	text-decoration: none;
	color: #444;
}

a:hover {
	background-color: #000;
	color: #fff;
}

h1 {
	color: #000;
	font-size: 20pt;
}
