<style type="text/css">
<!--
hr {
        color: #000000;
}

body {
        color: #626262;
        background: #000000;
        margin-top: 25pt;
        text-align: center;
        font-family: Verdana;
        font-size: 7pt;
        font-weight: normal;
}

body.topup {
        color: #626262;
        background: #000000;
        margin-top: 0;
        margin-left: 0;
        text-align: center;
        font-family: Verdana;
        font-size: 7pt;
        font-weight: normal;
}

a:link {
        color: #EC008C;
        text-decoration: none;
}

a:visited {
        color: #EC008C;
        text-decoration: none;
}

a:hover {
        color: #FF5BBD;
        text-decoration: none;
}

td.up {
        vertical-align: top;
}

p {
        font-weight: normal;
        font-size: 8pt;
        color: #000000;
        width: 220pt;
        text-align: justify;
        margin-left: 65pt;
	  	margin-right: 15pt;
        margin-top: 10pt;
		margin-bottom: 30pt;
}

p.photo {
        font-weight: normal;
        font-size: 8pt;
        color: #000000;
        width: 350px;
        text-align: right;
		margin-left: 35px;
		margin-right: 15px;
        margin-top: 10pt;
		margin-bottom: 30pt;
}

-->
</style>