.text1 {
	font-family: "arial";
	font-size: 11pt;
	font-style: normal;
	text-decoration: underline;
}
.text2 {
	font-family: "arial";
	font-size: 11pt;
	background-color: rgba(223,223,223,1.00);
	color: rgba(0,0,0,1);
}
.text3 {
	font-family: "arial";
	font-size: 11pt;
}
a:link {
	font-family: "arial";
	font-size: 11pt;
}
a:hover {
	font-family: "arial";
	font-size: 11pt;    
	background-color: rgba(223,223,223,1.00);
}
a:visited {
	font-family: "arial";
	font-size: 11pt;
	color: rgba(0,0,0,1);
}

