h1 { font-size: 140%; }
h2 { font-size: 110%; }
h3 { font-size: 100%; }
body { font-family: "Times New Roman", serif; }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
p { margin-top: 0; margin-bottom: 0; }
p { text-indent: 1.5em; }
h1+p, h2+p, h3+p, h4+p, h5+p, h6+p { text-indent: 0; }
img { border: solid black 0.05em; }
p { max-width: 35em; }

body { background: #ffffee; color: #000000; }
a:link    { color: #003366; background: transparent; }
a:visited { color: #660099; background: transparent; }
a:hover   { color: #cc3333; background: transparent; }
a:active  { color: #ff0000; background: transparent; }

pre code.css { background: #fffff8; color: #000000; }
 
h3 { color: #400000; background: #ffffcc none; }

