<HTML>

<STYLE TYPE="text/css">
<!--

A:LINK {
        font-family: Times New Roman CE;
        font-weight: bold;
        font-size: small;
        color: #0000FF;
        cursor: hand;
        text-decoration: none;
}
A:VISITED {
        font-family: Times New Roman CE;
        font-weight: bold;
        font-size: small;
        color: #0000FF;
        cursor: hand;
        text-decoration: none;
}

A:HOVER {
        font-family: Times New Roman CE;
        font-weight: bold;
        font-size: small;
        color: #FF0000;
		cursor: hand;
        text-decoration: none;
}
BODY {
	 	background: #00FFFF
}

H2 {
        color: #FF0000;
        font-size: x-large;
        font-weight: bold;
        font-family: Times New Roman CE;
        text-align: center;
}

H3 {
        font-family: Times New Roman CE;
        font-weight: bold;
        font-size: medium;
        color: #005BB7;
        margin-left: 2mm;
}
LI{
		font-weight: normal;
        font-family: MS Sans Serif;
        color: #000080;
        font-size: 10pt;
}		
		
	TR{
		font-weight: normal;
        font-family: MS Sans Serif;
        color: #000080;
        font-size: 10pt;
}			

P {
        font-weight: normal;
        font-family: MS Sans Serif;
        color: #000080;
        font-size: 10pt;
        margin-left: 4mm;
		margin-right: 2mm;
}

-->
</STYLE>
</HTML>