.css {
	font-size: 10pt;
	line-height: 18pt;
	color: #000000;
	text-decoration: none;
}
.ltd {
	border: 1pt double #400040;
}
.down {
	font-size: 10pt;
	line-height: 14pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.bg {
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
