.underline {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;

}
.fontstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.headline {
	font-size: 14px;
	font-weight: bolder;
}
.comming {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
