		a,td,p,h1 { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
                a:link { color: #004880; }
                a:visited { color: #002860; }
                a:hover { color: orange; }
                a.more { font-weight: bold; text-decoration: none; }
                p { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; }
                td { vertical-align: top; }
                td.side { background-image: url(images/sidebg.jpg); background-repeat: no-repeat; }
                h1 { padding-left: 10px; color: #004880; font-size: 20px; }
  
ul {
  padding-left: 14px;
  margin-left: 10px;
}

tr.evenTableRow { background-color:  #dde5ee; }
tr.oddTableRow { background-color: #e8edf3; }
th { text-align: left; background-color: rgb(0,73,128); color: white; }

small, small a { font-size: 8pt; }