body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bkg-body.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.link {
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
