h1 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #00FF00;
	text-decoration: none;
}
