.TextBrown {

	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #543516;
	font-family: Arial, Helvetica, sans-serif;
}
.BoldMalin {


	font-style: normal;
	font-weight: bold;
	color: #C21741;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #F0F0F0;
}
.TextBrownBold {


	font-style: normal;
	font-weight: bold;
	color: #543516;
	font-family: Arial, Helvetica, sans-serif, tahoma;
}

