@charset "UTF-8";
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.bg {
	background-color: #999999;
	background-image: url(images/gridBG.gif);
}
