/* CSS Document */p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 20px;	color: #666666;}#header-line {	width: 750px;	margin: 0;	border-bottom-color: #00A8F0;	border-bottom-style: solid;	border-bottom-width: 2px;}#footer-line {	width: 750px;	margin: 0;	border-bottom-style: none;	border-top-color: #00A8F0;	border-top-style: solid;	border-top-width: 2px;}a {	color: #FF6600;    text-decoration: none;}a:link, a:visited {	color: #FF6600;	text-decoration: none;}a:hover {	text-decoration: underline;	color: #0066FF;}a:active {	text-decoration: none;}