BODY {
	background: #FFFFFF ;
	font-family: arial, geneva, verdana;
	font-size: 10pt ;
	font-style: normal ;
        text-align: center;
}
A:link { color: #0066CC } /* unvisited link */
A:visited { color: #990099 } /* visited links */
A:active { color: #FF0000 } /* active links */
 a:hover {
  color:#0DAD27;
  text-decoration:underline;
 }
DIV.MARGIN { text-align: left; margin-left: 4 mm;}

H1 { color: #000040; 
font-weight: bold;
font-size: 21pt;
line-height: 22pt;
text-align: center;
font-family: Arial;
margin: 5mm;
}
H2 { color: #000040; /* smaller headline1 */
font-weight: bold;
font-size: 16pt;
text-align: center;
line-height: 20pt;
font-family: Arial;
   margin-bottom: 2mm;
}
H3 {color: #000099;   /*  headline smaller blue 2 */
    font-weight: bold;
    font-size:11pt;
    text-align: center;
    line-height: 13pt;
	margin: 0mm;
	font-family: Arial;
 }
H4 { color: #000040;    /* subhead blue */
    font-weight: bold;
    font-size:10pt;
    line-height: 12pt;
    text-align: center;
   margin-bottom: 4mm;
	font-family: Arial;
}
H5 {color: #000040;   /* intro */
    font-weight: bold;
    font-size:9pt;
    text-align: normal;
    line-height: 10pt;
	margin: 0mm;
 }
H6 {color: #000040;   /* contents*/
    font-weight: bold;
    font-size:8pt;
    text-align: normal;
    line-height: 8pt;
}
 .HH { color: #FF0000; /* Papyrus */
font-family: Papyrus;
font-size: 66pt;
line-height: 66pt;
text-align: center;
margin: 0mm;
}

.XX { color: #000040; /* TEXT LEFT */
font-family: Arial;
font-size: 9pt;
font-weight: normal;
line-height: 10pt;
text-align: left;
}
.XC { color: #000040; /* TEXT CENTER */
font-size: 9pt;
font-weight: normal;
line-height: 10pt;
text-align: center;
}
.XJ { color: #000040; /* TEXT JUSTIFIED*/
font-size: 9pt;
font-weight: normal;
line-height: 10pt;
text-align: justify;
}
.YY { color: #000040; /* INDENTED TEXT */
font-size: 9pt;
font-weight: normal;
line-height: 10pt;
text-align: left;
margin-left: 5 mm;
}
.YJ {color: #000040;   /* paragraph 2 indented 8mm */
    font-weight: normal;
   font-size: 9pt;
   line-height: 10pt;
    text-indent: 8mm;
   text-align: justify;
   margin-top: 0mm;
   margin-bottom: 2mm;
}
.PC { color: #000040; /* caption */
font-size: 11pt;
font-weight: bold;
line-height: 9pt;
text-indent: 0mm;
text-align: center;
}
.PC4 { color: #FF0000; /* caption */
font-size: 11pt;
font-weight: bold;
line-height: 11pt;
text-indent: 0mm;
text-align: center;
}
.PC2 { color: #000040; /* caption */
font-size: 10pt;
font-weight: bold;
line-height: 10pt;
text-indent: 0mm;
text-align: center;
}
.NN { color: #000040; /* small notes etc. */
font-size: 9pt;
line-height: 10pt;
margin: 0mm;
text-align: left;
}
.END { color: #316300; /* used for signoff */
font-size: 8pt;
font-weight: normal;
line-height: 9pt;
text-align: center;
margin: 0mm;
}