.title { font-size: 95%; font-weight: 600 } 

.body_font { font-size: 80%; line-height: 120% }

.small_font { font-size: 75%; line-height: 120% }

.small_font2 {
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.big_font { font-size:90% }

.list { font-size: 75% }

a:hover { color: #EA3E7E }

.footer { font-size: 75%; line-height: 120% }


.obi_gray {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: 600;
	line-height: 23px;
	font-size: 90%
}
.font_left {
	text-align: right;
}
.body_font_bb {
font-size: 78%; line-height: 120%
}
