  BODY {
	background: #FFFFFF ;
        background-image: url(ice2.gif);
	color: #000000 ;
	font-family: arial,helvetica,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;
 }

    H1 { color: #FFFFFF;           /* top headline */
    background: #003366;
    font-weight: bold;
    font-size: 16pt;
    line-height: 16pt;
    text-align: center;
    margin: 0mm; 
    padding: 1mm;
    border: thin;
    border-color: #003366;
 }
    H2 { color: #003366;          /* middle headline */
    font-size: 14pt;
    line-height: 14pt;
    text-align: center;
    margin: 1mm;
 }
    H3 { color: #FFFFD9;          /* list of countries */
    background: #FF4E15;
    font-weight: bold;
    font-size: 13pt;
    text-align: center;
    line-height: 16pt;
    margin: 2mm; 
    padding: 2mm; 
    border: none;
    border-color: red;
 }
    H4  { color: #003366;        /* small headline */
    font-weight: bold;
    font-size: 11pt;
    text-align: center;
    line-height: 12pt;
    margin: 1mm; 
 }
    H5 { color: #003366;          /* subhead blue */
    font-weight: bold;
    font-size: 10pt;
    line-height: 10pt;
    text-align: center;
    margin: 0mm;
 }
    H6 { color: red;          /* subhead red */
    font-weight: bold;
    font-size: 10pt;
    line-height: 11pt;
    text-align: center;
    margin: 0mm;
 }
TT  { color: #000000;          /* small print black*/
 font-size: 10pt;
    line-height: 10pt;
    text-align: left;
}
DIV.CENTER { text-align: center;
margin: 1mm;
}

.XX {color: red;           /* centered red text */
   font-size: 6pt;
    line-height: 12pt;
   font-weight: normal;
    text-align: center;
}
.XJ { color: #003366;  /* paragraph 1 */
   font-size: 10pt;
    line-height: 12pt;
   font-weight: normal;
   text-align: justify;
   margin-top: -1mm;
   margin-bottom: 0mm;
}
.YJ {color: #003366;   /* paragraph 2 indented 8mm */
   font-size: 10pt;
   line-height: 12pt;
    text-indent: 8mm;
   font-weight: normal;
   text-align: justify;
   margin-top: 0mm;
   margin-bottom: 2mm;
}
.YC { color: #003366;       /* centered text */
    font-size: 10pt;
    line-height: 12pt;
   font-weight: normal;
   text-align: center;
}
.ZZ { color: #003366;          /* fan mail */
  background: #FFFF99;
   font-size: 10pt;
   font-weight: bold;
    line-height: 12pt;
    text-align: left;
    margin: -4mm;
    padding: 3mm; 
    border: none;
    border-color: #FFFF99;
}
.END { color: #003366;          /* signoff */
   font-size: 8pt;
   font-weight: normal;
    line-height: 10pt;
    font-style: italic;
    text-align: center;
}


