<STYLE type="text/css">
<!--
BODY{
  background-color:#ffffff;
  color:#000000;
  font-family:"Times",Times New Roman,serif;
  font-size:medium;
}
a:link    {
  text-decoration:none;
  color:blue;
}
a:visited {
  text-decoration:none;
  color:purple;
}
a:active  {
  text-decoration:none;
}
a:hover   {
  color:olive;
  text-decoration:underline;
}

.date{
  font-size : 80%;
  font-weight : normal;
  color : teal;
}
.cap{
  font-family : "Arial",Verdana,sans-serif;
  font-size : 80%;
  font-weight : bold;
  color : black;
}
.s{
  font-size : 80%;
  font-family : "Arial",Verdana,sans-serif;
  font-weight : normal;
}

.s1{
  font-size : 80%;
  font-family:"Times New Roman",serif;
  font-weight : normal;
}

.chap{
  font-size : 150%;
  font-family : "Arial",Verdana,sans-serif;
  font-weight : bold;
  color : navy;
}
.index{
  font-size : 80%;
  font-family : "Verdana",Arial,sans-serif;
  font-weight : bold;
  color : navy;
}
.menu{
  font-size : 80%;
  font-family : "Arial",Verdana,sans-serif;
  font-weight : normal;
}

P{
  font-family:"Times New Roman",serif;
  line-height : 130%;
  font-weight : normal;
}
-->
</STYLE>