<!--
a:link {
	color: #0000cc;
	font-family: "Arial";
	text-decoration: none;
font-weight: bold;
	
}
a:visited {
	color: #660099;
	font-family: "Arial";
text-decoration: none;
font-weight: bold;
}
a:active { color: #ff3300;}
a:hover { color: #3300FF;
       }
p { font-family: Georgia, Times New Roman, serif;
      color: #000000;
      margin-left: 5%;
      margin-right: 5%;
      margin-top: 1pt;
      margin-bottom: 1pt;
      text-indent: 1cm;
      text-align: justify;}
h1 {
	font-family: "Arial";
	font-size: 150%;
	color: #0099cc;
	font-weight: bold;
	text-align: center;
        margin-top: 15pt;
}
h2 {
	font-family: "Times New Roman, serif";
	font-size: 130%;
	color: #0099cc;
	font-weight: bold;
	text-align: center;
}

.ks { font-family: Georgia, Times New Roman, serif;
      color: #0099cc;
	  margin-right: 2%;
	font-weight: bold;
	text-align: justify;}
.sz {
	font-family: "Times New Roman, serif";
	text-align: justify;
	font-size: 80%;
        font-style: italic;
	color: #0099cc;
}
li { font-family: Georgia, Times New Roman, serif;
      color: #000000;
      margin-left: 5%;
      margin-right: 5%;
      margin-top: 1pt;
      margin-bottom: 1pt;
      text-indent: 1cm;
      text-align: justify;}

-- >
