﻿.centered {
	text-align: center;
	font-size: small;
	vertical-align: middle;
}
.tablebutton {
	border-width: 0;
}
.border {
	margin: 8px;
	border-style: solid;
	border-width: 1px;
}
tbody {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: x-small;
}
tr {
	vertical-align: top;
}
small {
	font-size: x-small;
}
h6 {
	font-size: x-small;
}
h5 {
	font-size: small;
}
h4 {
	font-size: medium;
}
.structtable {
	padding: 8px;
	vertical-align: top;
}
.datatable {
	width: 100%;
}
.panel {
	border: 1px double #524A40;
	padding: 8px;
	margin: 8px;
	background-color: #E2D2AF;
}
caption {
	font-size: small;
	font-weight: bold;
	text-align: left;
}
.italic {
	font-style: italic;
}

