.gallerytable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.bodytxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
}
.headers {
	font-family: "Courier New", Courier, mono;
	font-size: xx-large;
	font-weight: bold;
	letter-spacing: 1em;
}
.subheaders {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-weight: bold;
}
