.border-white {
	border: 2px solid #666666;
}
.text-main {
	font: 14px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #000000;
	text-align: justify;
	padding: 8px;
}
.text-main-white {
	font: 14px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	padding: 8px;
}
.border-white-thin {

	border: 1px solid #000000;
}
a {
	color: #FFFFFF;
}
.text-form {

	font: 12px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #000000;
	text-align: right;
	padding: 8px;
}
.text-copyright {

	font: 14px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	padding: 0px;
}
