/* CSS Document */body {	font-family: Arial, Helvetica, sans-serif;	color: #000000;	background-color: #CCCCCC;}#viewer-frame {	border: 1px solid #000000;}#support {	border-top: 0px none #000000;	border-right: 1px solid #000000;	border-bottom: 1px solid #000000;	border-left: 1px solid #000000;	font-size: 9px;}#imageList {	font-size: 12px;	line-height: 8px;}#propertyName {	font-size: 16px;		font-weight: bold;}#outer_viewer {	border: 1px solid #bfb6aa;}a:link {	color: #666666;	text-decoration: none;		}	a:visited {	color: #666666;	text-decoration: none;		}	a:hover {	color: #8c271f;	text-decoration: underline;}a:active {	color: #666666;	text-decoration: none;	}h1 {	font-size: 12px;	line-height: 20px;}
