
h3 { font-size: 14pt }
h1 { color: blue; font-size: 28pt }
h4     { font-size: 12pt; list-style-type: disc; list-style-position: inside }
body     { background-color: #e1e6ea; list-style-type: disc }
table { background-color: white }
a:link { color: #006; font-weight: bold; text-decoration: none }
a:hover { color: blue; font-weight: bold; text-decoration: underline }
a:visited { color: blue; font-weight: bold; text-decoration: none }
p { text-indent: 1em }

