@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	width:680px;
	margin:0 auto;
}
.title {
	font-size:18px;
	text-align:center;
	font-weight:bold;
}
.titles {
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
.bold13 {
	font-size: 12px;
	font-weight: bold;
	padding:0;
}
.bold11 {
	font-size: 11px;
	font-weight: bold;
	padding:0;
}
.tablelayout {
	line-height:25px;
	padding:0;
}
.tablelayoutsign {
	height:15px;
}
.paragraph {
	line-height:16px;
	padding:0 0 0 5px;
}
.paragraph2 {
	line-height:16px;
	font-weight:bold;
	padding:5px 0 0 0;
}
.signature {
	border-bottom:solid 1px;
	width:330px;
	height:22px;
}
.space {
	padding:0 0 0 5px
}
.space10 {
	padding:0 0 0 10px
}
.backspace {
	padding:0 10px 0 0;
	text-align:right;
}
.form {
	text-align:left;
	border-top:3px double #000;
	height:3px;
}
.bordertop {
	border-top:1px solid #000;
	width:650px;
	margin:20px 0 0 0;
}

.borderbottom {
	border-bottom:1px solid #000;
	width:650px;
	margin: 0  0 10px 0;
	height:40px;
	
}
.tabletop {
	width:650px;
	margin:20px 0 0 0;
}
