.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #393d59;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #adae72;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
	font-weight: normal;
	color: #adae72;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
	font-weight: normal;
	color: #393d59;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #393d59;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #393d59;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #393d59;
	text-decoration: none;
}
