h1 {
    font-family: Arial;
    font-size: 12pt;
    color: #555555;
    font-weight: bold }

P {
    font-family: Arial;
    font-size: 9pt;
    color: #FFFFFF }


A:link, A:visited {
    font-family: Arial;
    font-size: 9pt;
    color: #C5E000;
    font-weight: bold;
    text-decoration:none }

A:hover, A:active {
    font-family: Arial;
    font-size: 9pt;
    color: #C5E000;
    font-weight: bold;
    text-decoration:underline }

A.link:link, A.link:visited {
    font-family: Arial;
    font-size: 8pt;
    color: #555555;
    font-weight: regular;
    text-decoration:none }

A.link:hover, A.link:active {
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    font-weight: regular;
    text-decoration:underline }

A.link2:link, A.link2:visited {
    font-family: Arial;
    font-size: 8pt;
    color: #76BEA8;
    font-weight: regular;
    text-decoration:none }

A.link2:hover, A.link2:active {
    font-family: Arial;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: regular;
    text-decoration:underline }

A.testo:link, A.testo:visited {
    font-family: Arial;
    font-size: 9pt;
    color: #FFFFFF;
    font-weight: regular;
    text-decoration:underline }

A.testo:hover, A.testo:active {
    font-family: Arial;
    font-size: 9pt;
    color: #C5E000;
    font-weight: regular;
    text-decoration:underline }

td {
    font-family: Arial;
    font-size: 9pt;
    color: #FFFFFF }

td.small {
    font-family: Arial;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: regular;
    font-style: normal }


body {
	font-family: Arial;
    font-size: 9pt;
    color: #FFFFFF;
    background-color: #424242; }
