td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #034353;
	text-align: justify;
	font-weight: 600;


}
.titl {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #034353;
	font-weight: bolder;
}
a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #E17D07;
	text-decoration: underline;
	font-weight: 600;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #E15407;
	text-decoration: none;
	font-weight: 600;
}
a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;

}
input{
	color:#034353;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border-color: #666699;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-weight: 600;

}
textarea{
	height:128px;
	width: 282px;
	background: #FFFFFF;
	color:#034353;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #666699;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	display: run-in;
	overflow: visible;
	font-weight: 600;

}
.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #034353;
	font-weight: bolder;
}


