@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #000000;
}
.imagecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #669900;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #669900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: normal;
	color: #007EA8;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: lighter;
	color: #582B7B;
}
