BODY {  background: #FFFFFF;  color: black;  margin-left: 5%;  margin-right: 5%;  font-family: "Trebuchet MS", Arial, sans-serif;}DIV.topbanner {  width: auto;  background: navy;  color: white;  padding: 4px;  border: 2px solid #004;  border-left: 2px solid #999;  border-top: 2px solid #AAA;  border-right: 2px solid #004;  border-bottom: 2px solid #004;  margin: 6px;}DIV.footer {  font-size: small;  font-style: italic;  text-align: center;}DIV.emphasize {  font-size: large;  font-style: italic;  font-weight: bold;}DIV.small {  font-size: small;}H1.header {  font-size: 150%;}P.small {  font-size: small;}UL {  list-style-type: circle;  line-height: 110%;}DT {   font-weight: bold;     font-size: larger;}A:link {  font-weight: normal;  color: #03F;  background: none;}A:visited {  color: #69F;  background: none;}A:active {  text-decoration: none;  color: #F00;  background: none;}A:hover {  color: #03F;  background: #FF0;}