<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.pagetitlestyle {
	font-family: "Apple Chancery", Verdana;
	font-size: 400%;
}
.maintextstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.titleofinauthenticwork {
	color: #F00;
}
.titleofworkeditedbytheAMI {
	color: #0F0;
}
.titleofworkeditedbytheAMI {
	color: #008040;
}

body {
	background-color: #EEECE1;
}
a:link {
	color: #000;
}

a:visited {
	color:#000000;
}

.photocontain-right{
	float:right;
}

.photocontain-left{
	float:left;
}

.photocaption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:normal;
	font-size:9px;
}
</pre></body></html>