body {
	background-color: white;
	font-color: black;
	font-size: medium;
}

div.bustup {
	float: left;
}

h1 {
	background-color: none;
	border-color: red;
	border-style: solid none none none;
	border-width: thin;
	font-size: xx-large;
	font-family: "HGPs" serif;
	line-height: 2em;
	margin: 0;
	padding: 1px;
	padding-left: 5%;
}

div.h1a {
	background-color: red;
	border-style: none;
	color: white;
	font-size: large;
	font-family: "Times New Roman" "Times Roman" "Times" serif;
	margin: 0;
	padding: 2px;
	padding-left: 5%;
}

h2 {
	background-color: none;
	clear: both;
	font-size: large;
	letter-spacing: 1em;
	margin: 4px;
}

dl.date {
	font-size: small;
}

dl.date dt {
	clear: left;
	float: left;
	width: 16em;
}

span.2d {
	border: black thin;
	width: 1.2em;
	text-align: right;
}

ul.works {
	font-size: small;
	padding: 4px;
}

div.works {
	font-size: small;
	margin: 4px;
}

span.me {
	font-style: normal;
	font-weight: bold;
}

span.journalname {
	font-style: italic;
	font-weight: normal;
}
