.bold {
	font-weight: bold;

}
.italic {
	font-style: italic;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #111111;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.text {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #111111;
	font-weight: normal;
	font-variant: normal;
}
.normal {
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #111111;
	font-style: normal;
	font-weight: normal;
}
.ninepoint {
	font-size: 7pt;
	font-family: "Times New Roman", Times, serif;
}
.tenpoint {
	font-size: 10pt;
}
