body         { margin: 0px;background-color: ffffff; font-family: georgia; font-size: 8pt}h1           { font-size: 28pt; color:blue }h2           { font-size: 18pt; color: #0000ff }h3           { font-size: 12pt; color: #000ff;margin:0px }h4           { font-family: georgia; font-size: 18pt; font-weight: bold; color: green;margin: 0px}h5           { font-family: georgia; font-size: 12pt; font-weight: bold;color:blue }h6           { font-family: georgia; font-size: 8pt; font-weight: bold;color: #0000ff;margin:0px}hr.half      { height: 2px; width: 50%; color: #33a1c9; background-color: #33a1c9; border-style: solid; border-width: 1px }hr.long      { height: 2px; width: 100%; color: #33a1c9; background-color: #33a1c9;border-style: solid; border-width: 1.5px }p            { font-family: georgia; font-size: 12pt; margin:0px;}a:link       { color: #0000ff }ul.menu      { color: #0000ff }li a         { text-decoration: none }a            { text-decoration: none }/* unvisited links */a:visited    { color: #0000ff }/* visited links */ a:hover      { color: red }/* user hovers     */a:active     { color: lime }/* active links    */div.backarea { background-color: #ffffff; padding-left: 0em; padding-right: 2em }