body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 20px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 13px;
}
p {
	padding-left: 70px;
	color: #999999;
	padding-right: 30px;
}
td { }
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.extreme {
	margin-left: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
}

