.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding: 0px 10px;
}
a:link {
	color: #B2471D;
	text-decoration: underline;
}
.box {
	background-color: #9C4022;
	padding: 8px;
}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E1DC9D;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #9C4022;
}
.white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
