/* CSS Document */body {	background-color: #171c23;} p {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	margin-top: 3px;	margin-right: 15px;	margin-bottom: 16px;	margin-left: 0px;	color: #CCCCCC;	line-height: 1.3em;}.margin0 {	margin: 0px;	color: #ffcc66;}.floatleft {		float: left; 		margin: 6px 8px 2px 0; 		border: 1px solid #8E001C;} a:link {	color: #ffcc66;	text-decoration: none;	font-weight: bold;}a:visited {	color: #ffcc66;	text-decoration: none;	font-weight: bold;}a:hover {	color: #ffcc66;	font-weight: bold;	text-decoration: none;	border-top-width: 1px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 0px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #ffcc66;	border-bottom-color: #ffcc66;}a:active {	color: #fea620;	font-weight: bold;	text-decoration: none;	border-top-width: 1px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 0px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #fea620;	border-bottom-color: #fea620;}