.intro_title_style
{
	color:#3D1500;
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
	margin:24px 0 12px;
}

.section_title_style
{
	color:#3D1500;
	font-family:"Times New Roman",Times,serif;
	font-size:25px;
	font-weight:normal;
	letter-spacing:2px;
	margin:24px 0 12px;
	margin-bottom:0.75em;
	display:block;
}

.section_sub_title_style
{
	color:#3D1500;
	font-size:16px;
	margin:0 0 10px;
	padding:0;
}

.content_style
{
color:#222222;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
line-height:1.5;
}

.small_style{
	font-size: 10px;
}