.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	





}
a:link {
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}
p {
	font-size: 10pt;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.header {
	font-size: 18px;
}
.tableborder {
	border: 1px solid #999999;
}
.centerbig {
	font-size: 24px;
	font-weight: bold;
	text-align: center;

}
.centeritalic {
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
.italic14bold {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.leftbig {

	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
br {
	font-size: 10pt;
}
.underline {
	text-decoration: underline;
}

}
li {
	font-size: 10pt;
	list-style-type: disc;
}
.centeronly {
	text-align: center;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;

}
.headertimesbigcenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #336699;
	text-align: left;
	left: auto;


}
