<style>{ purple }
<!--
h1 {color: #800080; font-size:12pt; text-align:center; font-style:italic;}
h2 {color: purple; font-size:12pt; text-align:left;}
A:ACTIVE, A:LINK, A:VISITED {text-decoration: none;}
body         { font-size: 10pt; font-family: Arial; color: #3A0147; background-color: #EAD4E4;}
a:link       { color: purple; font-weight: bold }
a:active     { color: #D142B8; font-weight: bold }
a:visited    { color: purple; font-weight: bold }
a:hover      { color: #D142B8; font-weight: bold }
table        { font-family: Arial; font-size: 10pt; border: .5px solid #D8C5E1 }
th           { font-family: Arial; font-size: 10pt; color: #800080; font-weight: bold }
//-->
</style>