@charset "utf-8";
body/* CSS Document */

 {
	font-family: "Times New Roman", Times, serif;
	background-color: #CCCCCC;
}
.reprint_info {
	font-size: 0.75em;
	font-weight: bold;
}
.title {
	font-size: 1.2em;
	font-weight: bold;
}
.subheading {
	font-size: 1em;
	font-weight: bold;
}
.centerheading {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
.bodytext {
	font-size: 0.85em;
}
.centerText {
	text-align: center;
	font-size: .85em;
}

.ital_heading {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
.indent_25 {
	font-size: 0.85em;
	text-indent: 3em;
}
.indentQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: .85em;
	padding-left: 3em;
	padding-right: 3em;
}

.small_text {
	font-size: 0.75em;
}
table#table1 {
	width:70%; margin-left:15%; margin-right:15%;
}
td, th {
	vertical-align: top;
}
