.txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
.paragraph {
	line-height: 10px;
}

.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
