.text {
	font-family:tahoma;
	font-size:11px;
	color:#5D676A;
	padding: 0;
	margin-left: 0px;
}
.text strong {
	color:#388C97;
}
.text a{
	font-family:tahoma;
	font-size:11px;
	color:#5D676A;
	text-decoration:underline;
}

.priv {
	font-family:tahoma;
	font-size:10px;
	color:#431301;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 272px;
}
.priv a{
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

.ft {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
}

input {
	width:auto;
	height:auto;
	font-family:tahoma;
	font-size:11px;
	padding:1 0 0 0px;
	outline-color: #003366;
	border: 1px outset ##FFFF00;
	background-repeat: no-repeat;
}
textarea {
	width:198px;
	height:77px;
	font-family:tahoma;
	font-size:11px;
	color:#5D676A;
	border-style:sloid;
	border-width:1px;
	border-color:#BAB9B9;
	padding:1 0 0 3px;
	overflow:hidden;
	background: #FFFF00;
}
