body {	background: #fff transparent;	color: #000;	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	}ul {	list-style-type: none;	}a:link {	color: #333;	text-decoration: underline;	}a:visited {	color: #666;	text-decoration: underline;	}a:hover {	color: #666;	text-decoration: none;	background: transparent;	}a:active {	background-color: transparent;	color: #666;	text-decoration: none;	}h1 {	font-size: 200%;	font-weight: bold;	margin-left: 5%;	}h2 {	font-size: 150%;	font-weight: bold;	color: #333;	}div#meat {	margin: 1em;	margin-left: 1em;	background: transparent;	border: 1px solid #666;	padding: 1.5em;	}.small {	font-size: 80%;	}.center {	text-align: center;	}div.bio {	margin-top: 1em;	background: transparent;	border: 1px solid #660;	padding: 0.5em;	}ul.menu {	margin: 0;	margin-left: 1em;	padding: 0;	display: block;	list-style: none;	}ul.menu li {	float: left;	margin: 0;	padding: 0;	list-style: none;	border-top: 1px solid #666;	border-bottom: 1px solid #666;	border-left: 1px solid #666;	font-size: 80%;	}ul.menu a:link {	color: #333;	text-decoration: none;	background: transparent;	display: block;	padding: 0.5em;	text-align: center;	}ul.menu a:visited {	color: #333;	text-decoration: none;	text-decoration: none;	background: transparent;	display: block;	padding: 0.5em;	text-align: center;	}ul.menu a:hover, ul.menu a:focus {	color: #333;	background: transparent;	text-decoration: none;	}ul.menu a:active {	color: #333;	background: transparent;	text-decoration: none;	}ul.menu li.end {	border-right: 1px solid #666;	}ul#topmenu li {	border-right: 1px solid #666;	}