body { color: black; font-family: verdana, arial, sans-serif;  }

h1 { font-size: 18pt; color: red; line-height: 24pt; font-family: verdana,sans-serif; text-align: center }

h2 { font-size: 12pt; color: black; font-family: verdana,sans-serif }

h3 { font-size: 10pt; color: teal; font-family: verdana,sans-serif }




p, li, td { font-size: 10pt; font-family: verdana, sans-serif }

a:link { color: #0000cc; text-decoration: none }

a:visited { color: #6666FF; text-decoration: none }

a:active { color: #FF6600; text-decoration: none }

a:hover { color: #ff6644; text-decoration: none }