BODY {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	width: 800px;
}

A, A:visited {
	text-decoration: none;
	color: #000000;
}

A:hover {
	text-decoration: underline;
}

H1 {
	text-align: center;
	font-size: 22px;
}

H2 {
	font-size: 16px;
	text-decoration: underline;
}
