/* CSS Document */h1 {	font-family: "Courier New", Courier, mono;	background-color: #FFFFFF;	color: #999999;	font-size: 14px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #999999;}a:visited {	text-decoration: none;	color: #999999;	font-weight: normal;}a:link {	text-decoration: none;	color: #000000;	font-weight: normal;}a:hover {	color: #000000;	text-decoration: none;}body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	background-color: #FFFFFF;	background-image: url(understamp+.gif);	background-repeat: no-repeat;	background-position: center center;}p {	font-size: 12px;	background-color: #FFFFFF;	color: #999999;	font-family: "Courier New", Courier, mono;	border-top-width: 1px;	border-top-style: dotted;	border-top-color: #999999;}.maintable {	position: relative;	height: 100%;	width: 100%;	background-repeat: no-repeat;	background-position: center center;	background-color: transparent;	background-image: url(powered.gif);}div {	text-align: left;	font-family: "Courier New", Courier, mono;	font-size: 14px;	color: #000000;	margin-top: 5%;	margin-right: 5%;	margin-bottom: 5%;}