body	{
	font-family: "Berlin Sans FB", "Century Gothic", Courier;
	text-decoration: none;
}



table {
	font-family: "Berlin Sans FB", "Century Gothic", Courier;
}

td {
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

td.menu1 {
	font-family: "Berlin Sans FB", "Century Gothic", Courier;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	border: 2px solid Gray;
}

td.menu2 {
	font-family: "Berlin Sans FB", "Century Gothic", Courier;
	vertical-align: middle;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	border: thin solid Gray;
}

td.tppics {
	font-family: "Berlin Sans FB", "Century Gothic", Courier;
	vertical-align: middle;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	border: thin solid Purple;
	margin: 20px;
}

a:link {
	text-decoration: none;
	color: Black;
	}

a:active {
	text-decoration: none;
	color: Maroon;
}

a:hover {
	text-decoration: none;
	color: Red;
	font-weight: bolder;
}

a:visited {
	text-decoration: none;
	color: Black;
}

div.spacer40 {
	font-size: 40px;
}

div.spacer20 {
	font-size: 20px;
}

div.spacer10 {
	font-size: 10px;
}




