.Regular {
	font-family: Arial;
	font-size: 12px;
}
.RegularSmall {

	font-family: Arial;
	font-size: 10px;
}
.TitleBig {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.RegularBig {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
