body {
	background-color: fffff0;
	font-family: lucida sans unicode;
	font-size: 10pt; 
	text-align: center;
	color: c0c0c0;
	letter-spacing: 5pt;
}
h1 {
	font-size: 18pt;
}
a:link {
	color: c0c0c0;
	text-decoration: none;
}
a:hover {
	color: #dcdcdc;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}