@charset "utf-8";
/* CSS Document */

h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	color:#2E2E2E;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 10px;
	font-weight: normal;
	color:#2E2E2E;
}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color:#000;
	word-spacing: 1px;
	vertical-align: 1%;
}
h4{
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #191919;
}
