body
{
	font-family: Verdana, Helvetica, Arial, "Minion Web", sans-serif;
	font-size: smaller;
	text-align: justify;
	background-color: #FFF;
	background-image: url(ltstone.gif);
	padding: 0;
	margin: 0;
	border: 0;
	color: #000033;
	width: auto;
	height: auto;
	background-repeat: repeat;
	background-position: 0pt 0pt;
	background-attachment: scroll;
}
a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #003;
	font-size: smaller;
}

a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #009;
	font-size: smaller;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #9685BA;
}

