﻿p {
	font-family: "Palatino Linotype";
	font-size: smaller;
	color: #333333;
}
h3 {
	font-family: "Palatino Linotype";
	font-size: smaller;
	color: #333333;
	font-weight: bold;
}
.reportpara {
	font-family: "Palatino Linotype";
	font-size: smaller;
	font-style: italic;
	color: #333333;
}
h1 {
	font-family: "Palatino Linotype";
	font-size: medium;
	color: #333333;
	font-weight: bold;
}
ul {
	font-family: "Palatino Linotype";
	font-size: smaller;
	color: #333333;
	list-style-type: disc;
	list-style-image: inherit;
	list-style-position: inherit;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #333333;
}
