.normal {
	font-size: 12px;
	line-height: 135%;
	text-align:left;
}
.middle {
	font-size: 11px;
	line-height: 135%;
	text-align:left;
}
.small {
	font-size: 10px;
	line-height: 135%;
}

.vsmall {
	font-size: 9px;
	line-height: 200%;
}

.msmall {
	font-size: 8px;
	line-height: 135%;
}

a {color:#0066CC;text-decoration:none}
a:hover{color:#0066CC;text-decoration:underline}

