.text {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333366;
}  

.text_liten {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333366;
}  

.text_link {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: u;
	color: #333366;
}  
