BODY {
	color: black;

	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

a.hidden {

	text-decoration: none;
}

a.hidden:hover {

	text-decoration: none;
}



A {
	color: black;
	text-decoration: none;
}

A:HOVER {
	color: black;
	text-decoration: underline;
}

h1 {
		font-size: 16px;
}
td {
		font-size: 12px;
}
