.text10 { font-size: 10px; line-height: 12px; color: #333333}
.text12 { font-size: 12px; line-height: 18px; color: #333333}
.text14 { font-size: 14px; line-height: 20px}
.text16 { font-size: 16px; line-height: 22px}
.text18 { font-size: 18px; line-height: 24px}
a:link {
	color: #4F81BD;
	text-decoration: underline
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #4F81BD;
	text-decoration: underline
}
