td {
	font-size: 14px;
	line-height: 135%;

}
.font-8p {
	font-size: 8pt;
	line-height: 110%;

}
.font-9p {
	font-size: 9pt;
	line-height: 110%;

}
.font-9p-150 {
	font-size: 9pt;
	line-height: 150%;

}
.font-10p {
	font-size: 10pt;
	line-height: 110%;

}
.font-12p {
	font-size: 12pt;
	line-height: 125%;
}
.font-14p {
	font-size: 14pt;
	line-height: 140%;
}
.font-18p {
	font-size: 18pt;
	line-height: 120%;

}
.font-24p {
	font-size: 24pt;
	line-height: 120%;

}
.font-bg {
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	border: none;
}
.title {
	font-size: 12pt;
	line-height: 150%;
	padding: 5px;
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 10px;
	color: #FF0000;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #339966;
	border-left-color: #339966;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 5px;
}