body {	font-family: Times, serif; 	background: white no-repeat scroll;}a { 	color: navy; 	text-decoration: none }a:hover { 	color: teal 	text-decoration: none }/*a:visited{	color:	text-decoration: none;}*/a:active{	color: #996;	text-decoration: none;}#headline {	background-color: #e8e6f3;	background-repeat: no-repeat;}#quickSummary p {	text-align: right;	color: black;}h2 { color: gray; }h3 { color: #888582; }h4 { color: #243982; }td.primary {	color: #339; 	background-color: #ddd; }tr.secondary{ 	color: #ffffff;  	background-color: #966; }#box{	background: lightgray;	margin: 0px 60px 0px 60px;	border-color: darkblue;	color: darkblue;}
