<!--
a:link {
	font-family: "Baltica";
	font-size: 11pt;
	text-decoration: none;
        font-weight: bold;
}
a:visited {	
	font-family: "Baltica";
	font-size: 11pt;
	text-decoration: none;
        font-weight: bold;
}
a:active {text-decoration: underline;
}
a:hover {text-decoration: underline;}
p { font-family: Georgia, Times New Roman, serif;
      color: #000000;
	font-size: 11pt;
      margin-left: 5%;
      margin-right: 5%;
      margin-top: 1pt;
      margin-bottom: 1pt;
      text-indent: 1cm;
      text-align: justify;}
h1 {
	font-family: "Georgia";
	font-size: 110%;
        font-weight: bold;
	color: #6666ff;
	text-align: center;
        margin-top: 5pt;
}
h2 {
	font-family: "Georgia";
	font-size: 100%;
        font-weight: bold;
	color: #6666ff;
	text-align: center;
}
h3 {
	font-family: "Georgia";
	font-size: 90%;
        font-weight: bold;
	color: #6666ff;
	text-align: center;
}
h4 {
	font-family: "Georgia";
	font-size: 80%;
        font-weight: bold;
	color: #6666ff;
	text-align: center;
}
.ks { font-family: Georgia, Times New Roman, serif;
      color: #33cc00;
	font-size: 11pt;
	  margin-right: 2%;
	font-weight: bold;
     font-style: italic;
	text-align: justify;}
.sz {
	font-family: "Comic Sans MS";
	text-align: justify;
	font-size: 70%;
	color: #33cc00;
}
li { font-family: Georgia, Times New Roman, serif;
      color: #000000;
	font-size: 11pt;
      margin-left: 5%;
      margin-right: 5%;
      margin-top: 1pt;
      margin-bottom: 1pt;
      text-indent: 1cm;
      text-align: justify;}

-- >
