@charset "utf-8";
/* Text CSS Document */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #231918;
	margin-bottom: 5px;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	letter-spacing: 1px;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 15px;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 1px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 21px;
	font-weight: normal;
}

h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #231918;
	font-weight: normal;
}

h7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #496B5E;
	font-weight: bold;
	line-height: 18px;
}
