a {
	color: #006600;
	text-decoration: none;
}

a:link {
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #DF8A08;
	text-decoration: none;
}

body {
	background-color: #fdfbe5;
	margin: 0;
}

.cornerphoto {
	margin: 11px;
}

.leftcol {
	font-family: Arial, Helvetica, sans-serif;
	width: 143px;
}

.midcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

.subscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.titlebars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

