body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 0px 0px;
	padding: 0px;
}
#head {
	font-size: 350%;
	text-transform: capitalize;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-width: 6px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;


}
#leftCol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	vertical-align: top;


}
#month {
	float: right;
	padding-right: 5px;
	font-size: 150%;
	font-weight: bolder;

}
#vol {
	float: left;
	padding-left: 5px;
	font-size: 150%;
	font-weight: bolder;

}
#issue {
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rttitle {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 125%;
}
#lefttitle {
	font-size: 125%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#middlecol {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	vertical-align: top;

}
#rtcol {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;

}
html {
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 11px;
}
.dropcap {
	font-size: 400%;
	font-weight: bold;
	float: left;
	padding-right: 3px;
	margin-top: -7px;


}
p {
	text-indent: 5em;
}
#underline {
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}

