@charset "UTF-8";

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #61391E;
	text-transform: uppercase;

}

.sub_head {

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	font-style: normal;

	line-height: 22px;

	font-weight: bold;

	font-variant: normal;

	color: #61391E;

}

.text_bold {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

}

.text_italic {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: normal;

	font-style: italic;

}

.text_bold_italic {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	font-style: italic;

}
