h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #0066CC;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	text-align: center;
}
a:link {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
a:hover {
	color: #FF0000;
}
td {
	width: 75px;
	text-align: center;
}
table#menu {
background-color: none;
border-top-color:#CCCCCC;
border-top-width:thin;
width:auto;

}

img {
	margin-right: 2px;
	margin-left: 2px;
}
