.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.issue {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 650px;
	border: thin double #000000;
	margin: 0px;
	padding: 7px;
}

.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #006666;
	width: 300px;
	border-bottom-style: double;
	border-top-color: #7CB0B0;
	border-right-color: #7CB0B0;
	border-bottom-color: #7CB0B0;
	border-left-color: #7CB0B0;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 7px;
	list-style-type: circle;
	margin-top: 7px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
}
.issue h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
