.text-main {
	font: bold normal 14px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	padding: 10px;
}
.text-head {

	font: bold normal 18px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
}
.footer {

	font: normal 12px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.text-list {

	font: bold normal 14px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	padding: 10px;
}
.undie {
	text-decoration: none;
	color: #FFFFFF;
}
.pic {
	margin-right: 15px;
}
.text-centered {

	font: bold normal 14px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.indent {
	text-indent: 55px;
}
.border-1px {
	border: 1px solid #000000;
}
.text-centered-tight {


	font: bold normal 14px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.border-black1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.text-main-links {
	font: bold normal 14px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
}
