.text-main {
	font-size: 12px;
	line-height: 20px;
}
.text-morebig {
	font-size: 18px;
	line-height: 20px;
	color: #FF0000;
}
.text-main-13 {
	font-size: 13px;
	line-height: 22px;
}
.text-main-14 {
	font-size: 14px;
	line-height: 22px;
}
.copy {
	font-size: 11px;
	line-height: 20px;
}
.text_big {
	font-size: 15px;
	line-height: 23px;
}
.text-big-bold {
	font-size: 16px;
	font-weight: bold;
}
.text-small {
	font-size: 11px;
	line-height: 18px;
}
.text-m-bold {
	font-size: 12px;
	font-weight: bold;
}

img.img_left{
	float: left;
	padding: 5px;
}

img.img_right{
float: right;
padding: 5px;
}

div.clear{
clear: both;
margin: 0 0 10px 0;
}


h1{
	font-size: 13px;
	line-height: 0px;
	color: #646464;
}

h2{
	font-size: 12px;
	line-height: 20px;
	display:inline;
}

h3{
	font-size: 12px;
	line-height: 20px;
	display:inline;
}
