.content {
	font-family: Arial;
	font-size: 11px;
	color: 909090;
	background-position: center;
	text-align: justify;
	line-height: normal;



}
.bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: 909090;
}
.boldunderline {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: 909090;
}
.infobottom {
	font-family: Arial;
	font-size: 10px;
	color: D5D5D5;
}
.titles {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 909090;
}
.boldblue {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: 496E94;
	background-position: left;
	line-height: normal;



}
.blue {
	font-family: Arial;
	font-size: 11px;
	color: 496E94;
	background-position: left;
	line-height: normal;


}
.brownbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: C25C45;
}
