<style>

.tmp { }

.footercell {
background-color: #595A7B;
text-align: center;
}

.footertext {
color: white;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}

a.footerlink {
color: white;
text-decoration: none;
}
a.footerlink:hover {
color: white;
text-decoration: underline;
}


.copyrightcell {
background-color: #595A7B;
text-align: center;
}

.copyrighttext {
color: white;
font-family: Arial;
font-size: 10pt;
font-weight: normal;
}

.undercopyright {
color: darkred;
font-size: 16pt;
font-weight: bold;
}


</style>
