.font-16 {
	font-size:16px;
	line-height:18px
}
.font-14 {
	font-size:14px;
	line-height:18px
}
.font-12 {
	font-size:12px;
	line-height:18px
}
.font-10 {
	font-size:10px;
	line-height:18px
}
.font-8 {
	font-size:8px;
	line-height:18px
}

#agreement{
	width: 600px;
	margin:50px 150px;
	border:1px solid #cccccc;
	font-size:83%;
}

#agreement p{padding:6px 10px;line-height:140%}

#title{background-color:#dddddd;text-align:center;}

#goForm{
  text-align:center;
}