.back {
	background-attachment: scroll;
	background-image: url(images/back2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: B9C1C5;
}
.body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
