@charset "UTF-8";
/* CSS Document */

H2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#455052;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	line-height: 18px;

}

H3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#455052;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	line-height: 18px;

}

input {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#455052;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	line-height: 24px;
	border-style:none;
	border-width: 0;

}

textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#455052;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	line-height: 18px;
	border-style:none;
	border-width: 0;

}
