@charset "utf-8";


body {
	color:#26231F;

}



.head3{
	font-size:24px;
}

.head22{
	font-size:22px;
}




.body5{
	font-size:16px;
}

.body4{
	font-size:14px;
}

.body3{
	font-size:12px;
	/*font-size:75%;*/	
}

.body2{
	font-size:11px;
}

.lh10{
	line-height:1em;
}
.lh12{
	line-height:120%;
}
.lh13{
	line-height:130%;
}
.lh15{
	line-height:150%;
}
.lh16{
	line-height:160%;
}
.lh18{
	line-height:180%;
}
.lh20{
	line-height:200%;
}



a:link{
	color: #55d5ff;
	text-decoration:underline;;
}
a:visited{
	color: #55d5ff;
	/*text-decoration:none;*/
}
a:hover{
	color:#FFD51B;
}

	
