td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hed {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txt-white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.txt-white-bold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 2px;
}
.btn {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #a3a3a3;
	font-weight: bold;
	text-decoration: none;
}
.btn:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
