.title_fa {  font-size: 120%; font-weight: bold; color: #1E96AB}
.tit {
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	color: #3366CC;
	letter-spacing: 0.2em;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #00CCFF;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;






}
.copy1 {
	font-size: 18px;
	color: #2DB6FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	font-weight: bold;


}
.copy2 {
	font-size: 18px;
	color: #0098EA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	font-weight: bold;

}
.copy3 {
	font-size: 18px;
	color: #0069A2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	font-weight: bold;

}
.copy-div {
	margin-bottom: 8px;
}
