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

h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
p {
	font-size: 11pt;
	color: #000000;
	line-height: 14pt;
}
a {
	color: #999999;
	text-decoration: underline;
	font-size: 9pt;
}
.style4 {
	font-size: 11pt;
	font-style: italic;
	color: #666666;
}
img {
	display: none;
}
table {
	width: 7in;
}
h3 {
	display: inline;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
ul {
	font-size: 11pt;
	line-height: 14pt;
}
li {
	font-size: 11pt;
	line-height: 14pt;
}
.printtext {
	display: none;
}
.italics {
	color: #999999;
	font-size: 12pt;
}

