.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 12px;
	/*line-height: 18px;
	letter-spacing: 0.1em;*/
	color: #53535B;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 12px;
	/*color: #7C8A93;*/
	color: #757575;
	/*letter-spacing: 0em;
	line-height: 18px;*/
	text-decoration: none;
	
}
a {
	text-decoration: none;
}

a.link1:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7C8A93;
	letter-spacing: 0.05em;
	text-decoration: none;
	line-height: 18px;
}
a.link1:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7C8A93;
	letter-spacing: 0.05em;
	text-decoration: none;
	line-height: 18px;
}
a.link1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7C8A93;
	letter-spacing: 0em;
	text-decoration: none;
	line-height: 18px;
}
hr {
	border-top-width: 2px;
	/**border-top-style: dotted; **/
	border-top-color: #A7B0B6;
}

hr.hr2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A7B0B6;
}

.border1 {
	border: 1px solid #7d8b94;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.05em;
	color: #7C8A93;
}
.info1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0.1em;
	color: #7C8A93;
}
a.download:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.1em;
	color: #7C8A93;
	text-decoration: none;
}
a.download:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.1em;
	color: #7C8A93;
	text-decoration: none;
}
a.download:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.1em;
	color: #3b565d;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	color: #666666;
}

.training_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	color: #217ea9;
}

.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #666666;
	font-weight: bold;
}
