.font1 {
	font-size: 14px;
	line-height: 120%;
}
.font2 {
	font-size: 13px;
	line-height: 120%;
}
.font3 {
	font-size: 12px;
	line-height: 120%;
}
.font4 {
	font-size: 11px;
	line-height: 120%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
