body      {
	  background-image:      url("../../excel/img/bg3.gif");
          background-color:      #C0C0C0;
	  background-repeat:     repeat-x;
          background-position:   left top;
          background-attachment: fixed
	  font-family: verdana, arial, sans-serif;
          }
td        {
          font-size:             13px;
          color:                 #333333;
  	  line-height:           1.4em;
          }
a:hover   {
          color:                 red;
          font-weight:           ;
          text-decoration:       
          }
a:link,a:visited {
          text-decoration:
          }
