@charset "utf-8";
/* CSS Document */

.distinctive_main {
	font-family:"Times New Roman",Georgia, Times, serif;
	font-size: 12px;
	line-height:110%;
	
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height:115%;
}

.home_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #a59a6d;
	letter-spacing: 0.15em;

}
.home_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.3em;

}
