.background {
	background-color: gray;
}
.href {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #115588;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Edition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}

.Heading {
	font-family: Garamond, Arial;
	font-size: 24pt;
	font-weight: bold;
	color: darkred;
}
.table_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: gray;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.NewHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #7995AA;
	font-weight: bold;
}
