body {
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.f12gray {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.f10gray {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.fsmall {
	font-size: small;
}
.fsmall02 {

	font-size: x-small;
}
