body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
table {
	background-color: #FFFFFF;
	background-position: 0px;
}
.tabel {
	background-position: top;
	vertical-align: top;
}

h1 {
	font-size: 2em;
	font-style: normal;
}
.menu {
	background-color: #CC0000;
	color: #FFFFFF;
	background-position: center;
}
a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	text-align: left;
}
