body {
	background-image: url(../image/bg.gif);
	margin-top: 0px;
}

/*  FONT  */
.copy {
	font-size: x-small;
	font-style: normal;
}
.text {
	font-size: 85%;
	line-height: 140%;
}
.mini {
	font-size: 85%;
	line-height: 140%;
}
.text_smal {
	font-size: 75%;
	line-height: 130%;
}
.text_big {
	font-size: 100%;
	line-height: 130%;
}
.text_bold {
	font-size: 85%;
	font-weight: bolder;
	line-height: 140%;
}
.text_b_bold {
	font-size: 100%;
	font-weight: bolder;
	line-height: 130%;
}
.text_title {
	line-height: 190%;
	color:#CC0033;
}