body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	text-align: justify;
	margin-left:13px;
	width:340px;
	margin-top: 5px;
}
.block {	padding:10;
	margin:0;
	text-align: justify;
}
.text_contact {
	text-align: justify;
	margin-left:13px;
	margin-top: 5px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width:170px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width:260px;
	height:60px;
}.text_caller {

	text-align: justify;
	margin-left:20px;
	width:720px;
	margin-top: 15px;
}
