#font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.8em;
}
#quote {
	width: 200px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 26px;
}
.rule {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-top: 7px;
	padding-bottom: 8px;
	font-weight: bold;
}
h1 {
	font-weight: normal;
	float: left;
	width: 110px;
	font-variant: small-caps;
}
h2 {
	font-size: 1em;
	line-height: 24px;
	font-weight: bold;
	padding-top: 1.5em;
	padding-bottom: 0.3em;
}
h6 {
	font-weight: normal;
	float: left;
	width: 110px;
	font-variant: small-caps;
}
p {
	padding-bottom: 1em;
}
ol {
	padding-left: 40px;
	padding-bottom: 1em;
}
ol li {
	display: list-item;
	list-style-type: decimal;
}

ul  {
	padding-left: 40px;
	padding-bottom: 1em;
}
ul li {
	display: list-item;
	list-style-type: none;
	font-variant: small-caps;
}
.small {
	font-size: 0.8em;
	line-height: 1.5em;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}


.strike {
	text-decoration: line-through;
}

.hr {
	color: #f5f2e1;
}
.twoColumns {
	margin-left: 130px;
}
#twoColumns {
	padding-left: 40px;
	padding-top: 170px;
	padding-right: 40px;
}
#twoColumns ol {
	padding-left: 170px;
}
#twoColumns ul {
	padding-left: 170px;
}
.name {
	font-variant: small-caps;

}

.dateplace {
	font-weight: normal;
	font-variant: small-caps;
}

