﻿#wrapper.form {
	width: 8in;
}
.hidden {
	display: none;
}
h1,h2,h3,h4,h5 {
	color: #000066;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.data tbody {
	font-size: smaller;
}
table.data {
	border-collapse: separate;
	border-spacing: 2px;
	empty-cells: show;
}
table.data tbody td {
	border-style: solid;
	border-width: thin;
}

