body{
}

.title{
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #CC0000;
	width:700px;
}

.title a{
	font-size:14px;
	color:#0066dd;
	text-decoration:none;
}

textarea{
	width:550px;
	height:100px;
	font-size:12px;
}
