@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;
}



/* ------  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;
}
