body {
	background: #F2F2F2;
	color: #SE2F0;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}
td { font-size: 13px; }
h2 {
	color: #FC4343;
	font-size: 13px;
}
.menuarea {
	border: thin solid #000000;
}
.nolist {
	list-style-type: none;
}
h1 {
	position: absolute;
	left: 0px; 
	top: 0px;
	font-size: x-large;
	font-weight: bold;
	color: #FC4343;	
}

em { color: #FC4343; 
	 font-weight: bold; 
	 font-style: normal;
}
blockquote { color: #FC4343; }
a.menu { color: black }
a.menu-d { color: white }

