address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li,
menu, ol, p, pre, td, th, tr, ul {
	color: #A56931;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	background-color: #FFEFBC;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 19px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 11px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
	margin-bottom: 0px;
	margin-top: 0px;
}

a:link {
	color: #804000;
	text-decoration: underline;
}

a:visited {
	color: #804000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #804000;
	text-decoration: underline;
}

a img {
	border: none;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.highlight {
	color: #FF0000;
}

.tabletop {
	background-color: #A56931;
	color: #FFFFFF;
	font-weight: bold;
}

input.button {
	background-color: #EFCFA5;
	border-color: #A56931;
	border-width: 1px;
	color: #A56931;
	font-weight: bold;
}

select.select {
	background-color: #EFCFA5;
	border-color: #A56931;
	border-width: 1px;
	color: #A56931;
	font-weight: bold;
}

.picborder {
  border: 1px solid #804000;
}
