<style type="text/css">    
body {
    font-family:Arial, Helvetica, Sans Serif;
    font-size: 12pt;
    color:#040484;
    }

a:link {
    font-family:Arial, Helvetica, Sans Serif;
    font-size: 11pt;
    color:#040484;
    }

a:active {
    font-family:Arial, Helvetica, Sans Serif;
    font-size: 11pt;
    color:#fe1d02;
    }

a:hover {
    font-family:Arial, Helvetica, Sans Serif;
    font-size: 11pt;
    color:#fe1d02;
    }

a:visited {
    font-family:Arial, Helvetica, Sans Serif;
    font-size: 11pt;
    color:#040484;
    }

h1 {
    font-family: Arial, Helvetica, Sans Serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18pt;
	color: #040484;
    }

h2 {
    font-family: Arial, Helvetica, Sans Serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16pt;
    }

h3 {
    font-family: Arial, Helvetica, Sans Serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14pt;
    }

h4 {
    font-family: Arial, Helvetica, Sans Serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12pt;
    }

h5 {
    font-family: Arial, Helvetica, Sans Serif;
    font-weight: normal;
    font-style: normal;
    font-size: 10pt;
    }

h6 {
    font-family: Arial, Helvetica, Sans Serif;
    font-weight: normal;
    font-style: normal;
    font-size: 8pt;
    }

TABLE {
    font-family:  Arial, Helvetica, Sans Serif;
    font-style: normal;
	font-size: 8pt;
    }


TH {
    font-family: Arial, Helvetica, Sans Serif;
    font-style: normal;
    }

TD {
    font-size: 8pt;
    font-family: Arial, Helvetica, Sans Serif;
    font-style: normal;
    }

A {text-decoration: none}


#FOOTER {
    font-size: 12pt;
    font-family: Arial, Helvetica, Sans Serif;
    font-style: normal;
	color: #fe1d02;
    }

#MAIN {
    font-size: 10pt;
    font-family: Arial, Helvetica, Sans Serif;
    font-style: normal;
	color: #040484;
    }
