.size14 {
	font-size: 14px;
	line-height: 18px;
}
.size12 {
	font-size: 12px;
	line-height: 18px;
}
.size13 {
	font-size: 12px;
	line-height: 16px;
}
.h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	bottom: 5px;
	background-color: #FFFFCC;
}
.h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: none;
	color: #003300;
	left: 15px;
}
.size16 {
	font-size: 16px;
	line-height: 22px;
}
