@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 2em;
	color: #000000;
}
.PrintContentTable {
	width: 100%;
}
.authorInfo {
	font-size: 10pt;
	color: #000000;
	line-height: 1.2em;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.largeType {
	font-size: 12pt;
	line-height: 1.8em;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.footerText {
	font-size: 8pt;
}

