/*  CSS documentation at http://www.w3.org/Style/CSS/  */.timestampformat {  font-family: "Times New Roman";   color: #A4A6BD;   font-size: 8pt }body {  font-family: "Arial";   font-size: 10pt;  color: #000000;  background-color: #ffffff;}a:link{  color: #007000;  text-decoration: underline;}a:visited{  color: #007000;}a:hover{  color: #800000;}
