.title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.subtitle {

	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFF00;
}
.body {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #472311;
	text-decoration: none;
}
.body_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #472311;
	text-decoration: none;
}
.body_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.blue_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #472311;
	text-decoration: none;
	text-indent: 0px;
}
.blue {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0058B0;
	text-decoration: none;
}
.title_brown {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #472311;
	text-decoration: none;
}
