.head {
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt {
	font-family: Tahoma, Verdana, Arial;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}
.txt-black {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}