.italic {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595440;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #595440;
	text-decoration: underline;
}


a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595440;
	text-decoration: underline;
}

a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595440;
	text-decoration: underline;
}

a:hover {
	font-family: Times New Roman, Times, serif;
	text-transform: none;
	color: #595440;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.maintext {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.maintextbold {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.titles {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #217AA8;
}
.thinblackline {
	border: thin solid #000000;
}

