body 	{	background: white;	color: black;	font-family: Verdana, Helvetica, sans-serif;	font-size: 16px;	}h1	{	text-align: center;
	font-size: 32px;	}	.pagetop	{	background: #DDDDDD;	position: relative;    left: 30%;    width: 800px;	border: 2px;	border-bottom: 0px;	border-style: solid;	border-color: black;	}	.pagebottom	{	background: #DDDDDD;	position: relative;    left: 30%;	width: 800px;	border: 2px;	border-top: 1px;	border-style: solid;	border-color: black;	}.pageselect	{	background: #DDDDDD;	position: relative;    left: 30%;	width: 800px;	border: 2px;	border-style: solid;	border-color: black;	margin-top: 15px;	}a	{	color: blue;	text-decoration: none;	}a:hover	{	color: black;	}

.nav
	{
	background: #DDDDDD;
	}.button	{	background: white;	text-align: left;	margin: 0px;	border-top: 1px;	border-right: 0px;	border-left: 0px;	border-bottom: 0px;	border-style: solid;	border-color: black;	padding-left: 5px;	font-weight: bold;	}.select	{	font-weight: bold;	}.title	{	background: white;	padding: 5px;	border: 1px;	border-bottom: 0px;	border-style: solid;	border-color: black;	position: relative;	left: 125px;	text-align: right;	font-weight: bold;	width: 500px;	margin-top: 15px;	margin-bottom: 0px;	}.meat	{	background: white;	padding: 5px;	border: 1px;	border-top: 0px;	border-style: solid;	border-color: black;	margin-top: 0px;	position: relative;	left: 125px;	width: 500px;	margin-bottom: 15px;	}.disc	{	background: white;	padding: 5px;	border: 1px;	border-style: solid;	border-color: black;	margin-top: 0px;	position: relative;	left: 125px;	width: 500px;	margin-top: 15px;	margin-bottom: 15px;	}.label	{	position: relative;	left: 125px;	font-size: 20px;	font-weight: bold;	text-align: left;	}
