.small {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bold-white {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.body {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.titles {
	font-family: verdana;
	font-size: 24px;
	font-weight: 400;
	color: #000000;
}
