p     { font-size: medium; line-height: normal; font-family: Palatino, serif; text-indent: 1em; margin-left: 2em   }
h1     { color: red; font-size: x-large; line-height: normal; font-family: Helvetica, sans-serif }
h2     { color: black; font-weight: bold; font-size: large; line-height: normal; font-family: Helvetica, sans-serif }
h3     { color: purple; font-weight: bold; font-size: medium; line-height: normal; font-family: Helvetica, sans-serif ; margin-left: 1em; }
h4     { color: purple; font-weight: bold; font-size: small; line-height: normal; font-family: Helvetica, sans-serif }
h6      { color: black; font-size: medium; font-family: Helvetica, sans-serif; font-weight: normal; font-style: italic; line-height: normal; margin-right: 2em; margin-left: 3em; }
body     { color: black; font-size: medium; line-height: normal; font-family: Palatino, serif ; margin-left: 1em; }
a:link { color: #c00; text-decoration: none }
a:visited { color: #ff8c00; text-decoration: none }
a:hover { color: #00f; text-decoration: none }
a:active { color: #daa520; text-decoration: none }

