body { 	font-family: lucid sans, trebuchet, verdana, sans-serif; 	background: #lightgray no-repeat scroll; }a{	color: #navy;	text-decoration: none;}a:hover { 	color: #gray; 	text-decoration: none;}/*a:visited{	color: #2f4f4f;	text-decoration: none;}*/a:active{	color: #lightblue;	text-decoration: none;}#headline{	background-color: #darkblue;	background-repeat: no-repeat;}#quickSummary p {	text-align: right;	color: #black;}h2 { color: #darkgray; }h3 { color: #darkblue; }h4 { color: #gray; }td.primary { 	color: #000066;	background-color: #9999FF; }td.secondary {	color: #CCCCFF;	background-color: #darkblue; }th.primary { 	color: #blue;	background-color: #ffdead;}th.secondary {	color: #ffffff;	background-color: #deb887; }#box{	background: #FFC;  	margin: 0px 60px 0px 60px;	border-color: C99;	color: #000;}