body { color: rgb(0, 0, 140); background: white; font-family:arial; font-size: 20; }
pre { font-family: monospace; }
p {font-size: 10pt;}
h1 {font-size: 19pt; font-style: bold; text-align: center; }
td.title { background-color: rgb(100,100,255);color: rgb(255, 255, 255); padding-top:4; padding-bottom:4; font-size:14;  }
td.even { background-color: rgb(255,255,255); padding-top:4; padding-bottom:4; vertical-align:top;}
td.odd { background-color: rgb(240,240,240);  padding-top:4; padding-bottom:4; vertical-align:top;}
td.notes { color:red; font-size:8pt; }
div.list-title { color: rgb(149, 141, 3); font-size: 16pt; padding-top:20; padding-bottom:4; font-weight:bold; }
div.list { font-size: 12pt; padding-top:4; padding-bottom:4; text-indent:8;}
:link { color: rgb(0, 96, 255); text-decoration: none }  
:visited { color: rgb(255, 0, 0); text-decoration: none }
:active { color: rgb(255, 0, 102) } 
:hover { color: rgb(0, 96, 255);text-decoration: underline } 
td.links { font-size:8pt; }

