@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../images/pgback.jpg);
	background-repeat: repeat-y;
	background-position: 1025px;
	margin-left: 100px;
	padding-left: 100px;
}
.morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 120%;
}
