
body { background-color: #e2e260;
       font-family: Arial, Helvetica, sans-serif;
       font-size: x-small;
       color: #330066
     }
     
a:link { color: #ff0000 }

a:visited { color: #660000 }

a:hover { color: #000066 }

a:active { color: #ff0000 }

table { background-color: #e2e260;
       font-family: Arial, Helvetica, sans-serif;
       font-size: x-small;
       color: #330066
     }

ol { background-color: #e2e260;
       font-family: Arial, Helvetica, sans-serif;
       font-size: x-small;
       color: #330066;
       line-height: 150%
     }

td { background-color: #e2e260;
       font-family: Arial, Helvetica, sans-serif;
       font-size: x-small;
       color: #330066
     }

td.head { background-color: #e2e260;
       font-family: Arial, Helvetica, sans-serif;
       font-size: xx-small;
       color: #330066
     }
