body { color: black; background-color: white; text-decoration: none; font-family: Arial}

p { color: gray; font-size: 10pt; line-height: 12pt; background-color: white; text-decoration: none; }

a:link { color: #af714f }

a:visited { color: #d59b51 }

a:hover { color: #af714f }

a:active { color: #af714f }
h1 { color: teal; font-size: 14pt; font-weight: bold; line-height: 16pt; background-color: white; text-decoration: underline overline; }