<style>

h1 {
color: #663366;
font-family: arial, helvetica, geneva, swiss, sunsans-regular, non-serif;
font-size: 15pt;
font-style: normal;
font-weight: bold;
}

h2 {
color: #663366;
font-family: arial, helvetica, geneva, swiss, sunsans-regular, non-serif;
font-size: 14pt;
font-style: normal;
font-weight: bold;
}

h3 {
color: #663366;
font-family: arial, helvetica, geneva, swiss, sunsans-regular, non-serif;
font-size: 13pt;
font-style: normal;
font-weight: bold;
}

h4 {
color: #663366;
font-family: arial, helvetica, geneva, swiss, sunsans-regular, non-serif;
font-size: 12pt;
font-style: normal;
font-weight: bold;
}

h5 {
color: #663366;
font-family: arial, helvetica, geneva, swiss, sunsans-regular, non-serif;
font-size: 11pt;
font-style: normal;
font-weight: bold;
}

h6 {
color: #663366;
font-family: arial, helvetica, geneva, swiss, sunsans-regular, non-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
}

p {
color: #000000;
font-family: arial, helvetica, geneva, swiss, sunsans-regular, non-serif;
font-size: 9pt;
font-style: normal;
font-weight: normal;
text-align: left
}

ul {
color: #000000;
font-family: arial, helvetica, geneva, swiss, sunsans-regular, non-serif;
font-size: 8.5pt;
font-style: normal;
font-weight: normal;
text-align: left
}

ol {
color: #000000;
font-family: arial, helvetica, geneva, swiss, sunsans-regular, non-serif;
font-size: 8.5pt;
font-style: normal;
font-weight: normal;
text-align: left
}

hr {color: black}

a:link {color:#663366; text-decoration: underline}
a:visited {color:#663366; text-decoration: underline}
a:hover {color:#666699; text-decoration: underline}

a.secondary:link {color:#cccccc}
a.secondary:visited {color:#cccccc}
a.secondary:hover {color:#cc0000}

a.footer:link {color:#333333; text-decoration: underline}
a.footer:visited {color:#333333; text-decoration: underline}
a.footer:hover {color:#000099; text-decoration: underline}

.footer {
color: #000000;
font-family: arial, helvetica, geneva, swiss, sunsans-regular, non-serif;
font-size: 7.5pt;
font-style: normal;
font-weight: normal
}

.sidebar {
color: #ffffff;
font-family: arial, helvetica, geneva, swiss, sunsans-regular, non-serif;
font-size: 7.5pt;
font-style: normal;
font-weight: bold
}

</style>