<STYLE TYPE="text/css">
<!-- 

TABLE {
        position: center;
        color: #ffffff;
		font-family: Arial;
        font-size: 8pt;
        background: #00005d
        text-align: justify;
        color: #ffffff;
 }

BODY {
        font-family: Arial;
        font-size: 8pt;
        background: #00005d
        text-align: center;
        color: #ffffff;
		background-color: #00005d;
		SCROLLBAR-HIGHLIGHT-COLOR: #811A0F;
    	scrollbar-base-color: #000000;
		SCROLLBAR-SHADOW-COLOR:#811A0F;
    	Scrollbar-Face-Color: #000000;
		SCROLLBAR-LIGHT-COLOR: #000000;
    	SCROLLBAR-ARROW-COLOR: #811A0F;
    	SCROLLBAR-TRACK-COLOR: #000000;
		SCROLLBAR-SHADOW-COLOR: #811A0F;
}

TBODY {
        font-family: arial;
        font-weight: normal;
        font-size: 8pt;
        color: #ffffff;
}

A:VISITED {
        color: #00005d;
        font-family: arial;
        font-weight: bold;
        font-size: 8pt;
		text-decoration: underline;
}

A:HOVER {
        font-family: arial;
        font-weight: bold;
        font-size: 8pt;
        color: #00005d;
        text-decoration: none;
}

A:LINK {
        color: #00005d;
        text-decoration: none;
        font-family: arial;
        font-weight: bold;
        font-size: 8pt;
}  -->
</STYLE>