
<style>


p {
background-color : transparent;
font-size : 10pt;
}
ul {
list-style : none;
font-size : 10pt;
}
h1 {
text-align : center;
background-color : transparent;
font-size : 30pt;
color : #8C65A9;
font-weight : bold;
}
h2 {
text-align : left;
background-color : transparent;
font-size : 10pt;
}
a:link {
color : #000000;
font-weight : bold;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #800000;
font-weight : bold;
text-decoration: underline;
}
a:active {
color: #000000;
}



</style>
