@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #003366;
}
h2 {
	color: #666666;
	font-style: italic;
	font-weight: bold;
	font-size: 26px;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
}
.styletiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: italic;
	font-weight: 800;
	color: #666666;
	line-height: 48pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

