a {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
.regular {
	font-size: small;
	line-height: 1.2em
}
.regular2 {
	font-size: small;
	line-height: 1.5em
}
.regular3 {
	font-size: small;
	line-height: 2em
}
.small {
	font-size: x-small;
	line-height: normal
}
.very_small {
	font-size: xx-small
}
.middle {
	font-size: medium
}
.plus {
	font-size: large;
	line-height: 1.5em
}
.cr {
	font-size: x-small
}

