body { margin-left: 10%; margin-right: 10%; color: black; background: white;} 
:link { color: #000099; background-color:white; background-image: none;}  /* for unvisited links */
:visited { color: #990099; background-color:white; background-image: none;} /* for visited links */
:active { color: #FF0066; background-color:white; background-image: none;} /* when link is clicked */
:hover { color: #0060FF; background-color:white; background-image: none;} /* when mouse is over link */
A.WSdir { font-family: Garamond, "Times New Roman", serif; font-size: 120%; } 
A.WSfile { font-size: 100%; text-decoration: none;  } 
.WStable {Width: 90%;Border: 2px solid #AAA;}
.WStable TH {Font-Size: 85%; Vertical-Align: Middle; Text-Align: Left;}
.WStable TD {  Font-Size: 85%; line-height: 1.2em; Text-Align: Left; Vertical-Align: Middle;}
.WStable .size   {Width: 5%; Text-Align: Center;}
.WStable .modified {Width: 20%; Text-Align: Center;}
