body {
	background: Black;
	color: Silver;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}
h1 {
	font-size: 1em;
}
a, a:active, a:visited , a:hover {
	border-bottom: 1px dotted;
	color: Silver;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid;
	color: Silver;
}
