.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
td {
	height: 10px;
	vertical-align: middle;
}
table {
	font-family: Garamond;
	font-size: 100%;
	font-weight: normal;
	vertical-align: middle;
	height: 400px;
}
.height200 {
	height: 200px;
}
body {
	margin-top: 25px;
	line-height: 20px;
	font-family: Garamond;
	background-color: #FFFFFF;
	margin-left: 100px;
	margin-right: 100px;
}
.stretch {
	font-size: 150%;
	letter-spacing: 5px;
}
.height05 {
	height: -15px;
}
.redbg {
	background-color: #CC0000;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
cite {
	list-style-position: inside;
	list-style-type: lower-alpha;
	position: relative;
	bottom: -10px;
}
.footer {
	vertical-align: bottom;
	width: 100%;
	height: 10px;
	font-size: 14px;
}
