div#date {
	float: right;
	margin-top: 0px;
	position: relative;
	top: -20px;
	font-family: Georgia;
	font-size: 14px;
	font-weight: 500;
}

div#contentall a {
	color: #000000;
}

ul {
	list-style-type: disc;
	margin-top: 5px;
}

h1 {
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0px;
}

h2 {
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 20px;
}

h3 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 10px;
}

h4 {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 15px;
}

div#hor {
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-color: #9c9c9c;
	margin-top: 5px;
	
}

.link {
	float: right;
	position: relative;
	top: -20px;
	color: #f7971c;
}

