body {
	background-color: #255010;
	color: #fffff0;
	font-family: verdana;
	font-size: 15px
}

h1 {
	font-family: monotype corsiva;	
	text-decoration: underline
}

h2 {
	font-family: monotype corsiva;
	text-decoration: underline
}

p {
	padding-left: 20px;
	padding-right: 20px;
}

a.menu {
	color: #fffff0;
	font-family: monotype corsiva;
	font-size: 20px;
	text-decoration: none
}

a {
	color: #fffff0;
}

.small {
	font-size: 14px;
}

td.photos {
	font-size: 12px;
	font-weight: bold;
}

td.inventory_header {
	border-style: solid;
	border-width: 1px;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold
}

td.inventory_section {
	border-style: solid;
	border-width: 1px;
	font-family: monotype corsiva;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

td.inventory_item {
	border-style: solid;
	border-width: 1px;
	font-family: verdana;
	font-size: 12px
}

