.border {
	border: 1px solid #000000;
}
.mainpad {
	padding-right: 20px;
	padding-left: 20px;
}
.picmargin {
	padding-left: 20px;
	background-position: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-right: 20px;
	font-style: normal;
}
.h1 { font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	color:#000000;
	}
