BODY, P ,TD {     color: #000000;     font-size: 12px;     font-family: Arial, Helvetica, Sans-Serif;}a:link {     color: #0066FF;     text-decoration: underline;}a:visited {     color: blue;     text-decoration: underline;}a:active {     color: blue;     text-decoration: underline;}a:hover {     color: red;     text-decoration: none;}select {     font-family: Arial, Helvetica, Sans-Serif;     font-size: 11px;}textarea {     font-family: Arial, Helvetica, Sans-Serif;     font-size: 11px;}input {     font-family: Arial, Helvetica, Sans-Serif;     font-size: 11px;}/* Used on all pages that use lists in the middle of the page */ul.item-list li {     line-height: 2.1em;}
