BODY {
	color: Black;
	background-color: #D6E4F2;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

hr {
	height : 1px; width : 75%; color : #A9A9A9;
}


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;
}
a.nav {
		color: #8D8D8D;
	text-decoration: none;
}

a.nav:hover {
	color: Black;
	text-decoration: underline;
}

