body {
	color: lightgrey;
	background-color: black;
	font-family: Verdana
}

table td.mheader {
	text-align: center;
	font-family: Algerian
}

table td.header {
	text-align: center;
	vertical-align: top;
	font-family: Algerian
}
    
table td.menu {
	word-spacing: 30px;
	text-align: center;
	border-top: 2px solid maroon;
	border-bottom: 2px solid maroon
}

p {
	margin-left: 15px;
}
    
a img { border: none }

a { text-decoration: none; font-family: Algerian; color: darkred }
a.current { color: white }
a:hover { color: gray }