/* CSS Document */body, td, th {	font-family: Verdana;	font-size: 10px;	color: #666666;}body {	margin: 0px auto;	padding: 0px;	background-color: #FFFFFF;	width: 790px;	position: relative;	scrollbar-face-color: #9999FF;	scrollbar-highlight-color: #FFCC33;	scrollbar-shadow-color: #DDEEFF;	scrollbar-3Dlight-color: #9999FF;	scrollbar-arrow-color:  #DDEEFF;	scrollbar-track-color: #FFFFFF;	scrollbar-darkshadow-color: #DDEEFF; }hr {	height: 1px;	border: 1px dotted #CCCCCC;	margin-top: 0px;	margin-bottom: 0px;	padding: 0px;	text-indent: 0px;}p {	text-indent: 0px;}a:link {	color: #9999FF;	text-decoration: none;}a:visited {	text-decoration: none;	color: #9999FF;}a:hover {	text-decoration: underline;	color: #9999FF;}a:active {	text-decoration: none;	color: #9999FF;}
