body {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #cccccc;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-size: x-large;
	color: #000000;
}
