@charset "utf-8";
body { margin:0 0 0 0;
}

.text01 {
	font-family: Arial;
	font-size: 11px;
	color: #666;
}

.text02 {
	font-family: Arial;
	font-size: 11px;
	color: #969696;
	text-transform: capitalize;
}

.text03 {
	font-family: Arial;
	font-size: 10px;
	color: #d9d9d9;
	line-height: 17px;
	text-transform: inherit;
}

.text04 {
	font-family: Arial;
	font-size: 10px;
	color: #008fb3;
	line-height: 15px;
	text-transform: inherit;
}

.back {
	   background:url(../../images/bom_huise.jpg);
       background-repeat:repeat-x;
}