@charset "UTF-8";
.bkgTile {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #333333;
	text-decoration: none;
}
