.midasi16 {
	font-size: 16px;
	font-weight: bold;
}
.midasi14 {
	font-size: 14px;
	font-weight: bold;
}
.size16 {
	font-size: 16px;
	line-height: 22px;

}
.size14 {
	font-size: 14px;
	line-height: 18px;

}
.size12 {
	font-size: 12px;
	line-height: 18px;

}
.size18 {
	font-size: 18px;
	line-height: 22px;
}
.midasi24 {
	font-size: 24px;
	font-weight: bold;
}
.midasi18 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
.size10 {
	font-size: 10px;
}
.under {
	text-decoration: underline;
}

