@charset "UTF-8";
/* CSS Document */

h1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #003366;
}
.floatphotoleft {
	float: left;
	margin-right: 5px;
}
.floatphotoright {
	float: right;
	margin-left: 5px;
}
.textnote {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #333333;
}
.piecetitle {
	font-family: Courier, "Courier New", monospace;
	font-size: 32px;
	font-weight: normal;
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
