@charset "UTF-8";/* CSS Document *//* --------------------- html tag redefinitions ----------------------- */p {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #666666;}a:link {	text-decoration: none;	color: #CC9966;}a:visited {	text-decoration: none;	color: #CC9966;}a:hover {	text-decoration: none;	color: #91B5B5;}.tealcell {	background-image: url(../images/back.gif);	background-repeat: repeat;}.description {	text-align: left;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: dotted;	padding-left: 10px;	border-left-width: thin;	border-left-color: #999999;}.items {	border-top: thin dotted #999999;	border-right: thin dotted #999999;	border-bottom: thin none #999999;	border-left: thin dotted #999999;}.items_bottom {	border-top: thin dotted #999999;	border-right: thin dotted #999999;	border-bottom: thin dotted #999999;	border-left: thin dotted #999999;}.tealtype {	color: #91b5b5;	font-size: 12px;}.lighttype {color: #CCCCCC}