body table td{line-height:140%;}

.fontsize10 { font-size: 10px }
.fontsize11 { font-size: 11px}
.fontsize12 { font-size: 12px}

a:link {
	text-decoration: none;
	color:#2500E1;
}
a:visited {
	text-decoration:none;
	color:#2500E1;
}
a:hover {
	text-decoration:none;
	color:#FF7301;
}
a:active {
	text-decoration:none;
	color:#2500E1;
}


.bk table td{
	line-height:140%;
}
