body {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	margin: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
