/* CSS1 Style Sheet for store FORM LIST + NAV pages */
/* 8pt for detail to fit layout, want this slightly bigger */
BODY, TABLE { font: 9pt "Comic Sans MS", Arial, Sans-Serif }
H2 { font-size: 170% }
TD { padding: 1pt 4pt }
SELECT { background-color: #99CCFF }
A:hover {background-color: #99FFCC }
TD A:hover {background-color: white }