body { color: black; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.address {color: gray; font-size: 10pt; font-family: arial, sans-serif; text-align: left; }
.address2 {color: gray; font-size: 10pt; font-family: arial, sans-serif; text-align: right; padding-right: 2pt; }
.address3 {color: gray; font-size: 8pt; font-family: arial, sans-serif; text-decoration: none; text-align: left; padding-right: 2pt; }
.subtitle {color: gray; font-size: 10pt; font-family: arial, sans-serif; text-align: left; padding-bottom: 5pt; }
.title {color: black; font-size: 12pt; font-family: arial, sans-serif; font-stretch: extra-expanded; text-align: left; padding-bottom: 2pt; }
