/*form contact*/
form {
	margin: 15px 15px 0 30px;
	font-size: x-small;
	line-height: 125%;
}

td {
	font-size: x-small;
}

.item {
	height: 20px;
	width: 100px;
	text-align: right;
	vertical-align: top;
}

.field {
	width: 200px;
	height: 15px;
	font-size: x-small;
}

.textarea {
	height: 100px;
	width: 340px;
	font-size: x-small;
}

.tform {	
	height: 20px;
	font-size: medium;
	color: #6F0000;
	font-family: "Lucida Grande", Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

.title {
	font-size: medium;
	color: #6F0000;
	font-family: "Lucida Grande", Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

.subtitle {
	font-size: small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.txt {
	font-size: x-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
