.big {
	font-size: 17px;
	line-height: 23px;
	color: #333333;

}
.normal {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.small {
	font-size: 11px;
	line-height: normal;
	color: #333333;
}
.normal-h0 {
	font-size: 13px;
	line-height: 15px;
	color: #333333;
}
.small-1 {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.normal-h14 {
	font-size: 14px;
	line-height: 20px;

}
 
A:link {text-decoration:none;} 
A:visited {text-decoration:none;} 
A:hover {text-decoration:UNDERLINE;}
A:HOVER{background-color : #F3F2F4;}

input {
	font-size: 14px;
}
textarea {
	font-size: 14px;
}
select {
	font-size: 14px;
}
form {
	margin: 0px;
	padding: 0px;
}

