/* CSS Document */<style type="text/css">#content {	position: absolute;}body {	margin-left:5px;	margin-right:5px;	margin-top:5px;	margin-bottom:5px;	background-color: #FFFFFF;	overflow: scroll;}p {	font-size: 10px;	color: #000000;	font-family: Arial, Helvetica, sans-serif;	line-height: 12px;	margin-bottom: 5px;	margin-left: 5px;	margin-right: 5px;	margin-top: 5px;}a {	color: #0099FF;	text-decoration:none;	}a:hover {	color: #0099ff;	text-decoration: underline;}</style>