.normal {
	font-size: 12px;
	line-height: 125%;
}
.middle {
	font-size: 11px;
	line-height: 125%;
}
.small {
	font-size: 10px;
	line-height: 125%;
}

a {color:#0066CC;text-decoration:none}
a:hover{color:#0066CC;text-decoration:underline}
