.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #534D41;
	text-decoration: none;
	text-align: left;
}
.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #534D41;
	text-decoration: none;
	text-align: left;
}

.txtbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#534D41;
	text-decoration: none;
}
.news {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #534D41;
	text-decoration: none;
}
.TextRed {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.img {
		padding: 2px;
	margin: 2px;
	border: 1px solid #333333;
}
body {
	text-align: left;
}
