body {background: #ffffff}

h1 {font-family: sans-serif; fontsize: 20pt; color: "orange"; font-style: italic}

h2 {font-family: sans-serif; fontsize: 14pt; color: "orange"; margin-top: 2em; margin-bottom: .5em}

h3 {font-family: sans-serif; fontsize: 14pt; color: "#cc00ff"; margin-top: 2em; margin-bottom: .5em}

h4 {font-family: sans-serif; color: "#00ccff"}

h5 {font-family: mono-space; color: "#00ccff"}

p  {font-family: sans-serif; color: "#000000"}

p.small  {font-family: sans-serif; fontsize: 10pt; color: "#000000"}

A:link
     {color: "orange";
     background: transparent;
     text-decoration: underline}

A:visited
     {color: "#00ccff";
     background: transparent;
     text-decoration: underline}