body { background-color:white;
       font-family:Arial,Helvetica,sans-serif; font-size:10pt; color:black;
     }
ul { list-style-type:square; }
table { border-color:#009BFF; }
td { font-size:10pt; vertical-align:top; }
th { font-size:10pt; font-weight:bold; background-color:#CCCCCC}
h1 { font-size:15pt; font-weight:normal; color:#009BFF; }
h2 { font-size:12pt; font-weight:normal; color:#009BFF; }
h3 { font-size:10pt; font-weight:bold; }
a:link    { color:#009BFF; text-decoration:none; }
a:visited { color:purple; text-decoration:none; }
a:hover   { text-decoration:underline; }
a:active  { color:red; }
