.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	margin-top: 15px;
	margin-right: 15px;
	padding-top: 15px;
	padding-right: 15px;
	margin-left: 15px;
	padding-left: 15px;

}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: thin;
	border-right-style: none;
}
.linebottom {
	border-left-width: thin;
	border-left-style: none;
	border-right-width: thin;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
.linebottomleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: thin;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
