a {
	color: #666634;
}

a:visited {
	color: #666634;
}

a:hover {
	color: #999966;
}

body {
	font-family: Verdana, sans-serif;
	margin: 0;
	font-size: 10pt;
}

h2 {
	font-size: 12pt;
	margin-bottom: 2px;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 4px;
}

h5 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 8px;
}

p, li {
	line-height: 130%;
}

.credit {
	font-size: 11px;
	text-align: center;
}

#content {
	margin: 10px 160px 0 20px;
	font-size: 10pt;
}

table.catering {
	text-align: center;
	padding: 2px;
	width: 500px;
}

th {
	font-weight: bold;
	background: #666634;
	color: #FFFFFF;
	border-bottom: 1px;
}

td {
	text-align: left;
	font-size: 10pt;
}

div.hide {
	visibility:hidden
}	