a {text-decoration:none;}

body,table {
	font-family: CI;
	font-size: 11pt;
	word-break: break-all;
}




@media screen and (max-width: 500px) {

body,table {
	font-size: 10pt;
}






}