@charset "utf-8";
.large {
	font-size: 18pt;
	line-height: 140%;
	color: #333333;
	text-align: center;
	letter-spacing: -0.5pt;
	font-weight: bold;
}
.sell {
	text-align: center;
	margin-top: 40px;
}
#free_form form {
	text-align: center;
	clear: both;
}
#free_form p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.f-40{font-size:40pt;line-height:58px}
.f-38{font-size:38pt;line-height:54px}
.f-36{font-size:36pt;line-height:50px}
.f-34{font-size:34pt;line-height:56px}
.f-32{font-size:32pt;line-height:52px}
.f-30{font-size:30pt;line-height:48px}
.f-28{font-size:28pt;line-height:44px}
.f-26{font-size:26pt;line-height:40px}
.f-24{font-size:24pt;line-height:36px}
.f-20{font-size:20pt;line-height:34px}
.f-18{font-size:18pt;line-height:30px}
.f-16{font-size:16pt;line-height:28px}
.f-14{font-size:14pt;line-height:22px}
.f-12{font-size:12pt;line-height:19px}
.f-line{font-size:12pt;line-height:20pt}
.f-11{font-size:11pt;line-height:20px}
.f-10{font-size:10pt;line-height:18px}
.f-9{font-size:9pt;line-height:16px}
.f-8{font-size:8pt;line-height:12px}

/* ------  font  ----------------------------------------------*/

.t_08 {
	color:						blue;
	border-bottom: 				1px solid blue;
}

.t_09 {
	color:						red;
	font-weight:				bold;
	border-bottom: 				1px solid red;
	font-size:					12pt
}

.t_10 {
	color:						blue;
	font-weight:				bold;
}

.t_11 {
	color:						blue;
}

.t_12 {
	color:						blue;
	font-weight:				bold;
	border-bottom: 				1px solid blue;
	font-size:					12pt
}

.t_13 {
	color:						#cc0000;
	font-weight:				bold;
}



/* ------  space  ---------------------------------------------------*/

.sp1 {
	margin:						2em 0;
	text-align: center;
}

.sp2 {
	text-align: center;
	margin:						0 0 2em;
}

.sp3 {
	text-align: center;
	margin:						0 0 3em;
}

.sp4 {
	text-align: center;
	margin:						1em 0 2em;
}

.sp5 {
	text-align: center;
	margin:						2em 0 1em;
}

