a:link{     color: rgb(102,153,153);     text-decoration: none;     font-weight: bold;} a:visited{	color: rgb(153,153,0);	text-decoration: none;	font-weight: bold;} a:active {	color: rgb(102,153,153);	font-weight: bold;}a:hover{      color: rgb(102,153,153);      text-decoration: underline;      font-weight: bold;     }body{	font-family: Verdana, Helvetica, sans-serif;	background-color: white;	color: black;}table{	table-border-color-light: rgb(102,153,153);	table-border-color-dark: rgb(153,153,0);	font-size: 10pt;	text-align: left; }h1, h2, h3, h4, h5, h6{	font-family: Verdana, Helvetica, sans-serif;}h1{	color: black;	}h2{	color: black;	}h3{	color: black;}h4{	color: black;}h5{	color: black;}h6{	color: black;}