a:link { color: #d14f28; text-decoration: underline; } 
a:active { color: #ffbc14; text-decoration: underline; } 
a:hover, a:visited { color: #ff8110; text-decoration: underline; } 

blockquote { margin-top: 0em; margin-right: 0em; margin-bottom: 0em; margin-left: 3em; }

body { color: black; background: white; font: 1em "Times New Roman", "Courier New", serif; margin: 1em, 1em, 1em, 1em; }

div { padding: 0.5em; border: solid; border-width: thin; }
div.color { background="#ffbc14"; padding: 0.5em; border: solid; border-width: thin; }

h1 { font: 4.0em "Times New Roman", "Courier New", serif; font-weight: bold; }
h2 { font: 3.5em "Times New Roman", "Courier New", serif; font-weight: bold; }
h3 { font: 3em "Times New Roman", "Courier New", serif; font-weight: bold; }
h4 { font: 2.5em "Times New Roman", "Courier New", serif; font-weight: bold; }
h5 { font: 2em "Times New Roman", "Courier New", serif; font-weight: bold; }
h6 { font: 1.5em "Times New Roman", "Courier New", serif; font-weight: bold; }

h1.side { font: 3em "Times New Roman", "Courier New", serif; font-weight: bold; }
h2.side { font: 2.5em "Times New Roman", "Courier New", serif; font-weight: bold; }
h3.side { font: 2em "Times New Roman", "Courier New", serif; font-weight: bold; }
h4.side { font: 1.75em "Times New Roman", "Courier New", serif; font-weight: bold; }
h5.side { font: 1.5em "Times New Roman", "Courier New", serif; font-weight: bold; }
h6.side { font: 1em "Times New Roman", "Courier New", serif; font-weight: bold; }

hr { margin-top: 0.5em; margin-bottom:0.5em }

p { margin-top: 0em; margin-bottom: 0em; }
p.indent { text-indent: 2em; margin-top: 0em; margin-bottom: 0em; }
p.side { font: 0.9em "Courier New", "Times New Roman", serif; }
p.footer { font: 1em "Courier New", "Times New Roman", serif; }
p.box { font: 1em "Times New Roman", "Courier New", serif; margin-top: 0em; margin-bottom: 0em; }

pre { font: 1em "Times New Roman", "Courier New", serif; }

strong { font-weight: bold; }