/* CSS Document */

@charset "UTF-8";

h2 {
	
	margin-top: 50px;
}


h3 {
	
	color: #000;
	border-top: 1px solid #000;
	margin-top: 20px;
	padding-top: 8px;
}






