<!--
body {
background: white;
scrollbar-3dlight-color: white;
scrollbar-arrow-color: white;
scrollbar-base-color: white;
scrollbar-darkshadow-color: white;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
scrollbar-track-color: white;
color: black;
}

a.cls1 {font:bold 16px verdana; color:black;text-decoration: none;}
a.cls1:hover { font:bold 16px verdana;color:grey;}
a.cls2 {font:bold 10px verdana; color:lime;text-decoration: none;}
a.cls2:hover { color:red;}
a.cls3 {font:bold 10px verdana; color:black;text-decoration: none;}
a.cls3:hover { color:black;}
a.cls4 {font:bold 12px verdana; color:blue;text-decoration: none;}
a.cls4:hover { color:blue;}
.mt {

position: relative;

left: 35%;

}

.mtt {

position: relative;

left: 2%;

}





div {

       font-size: 10px;
       a.link.color: black;
       font-family: Geneva, Arial, Helvetica, sans-serif;

}       

h1 {
      font-size: 22px;
      color: black;
      font-weight: bold;
      font-style: normal;
}
h2 {
      font-size: 13px;
      color: #181818;
      font-weight: light;
      font-style: italic;
}
h3 {
      font-size: 12px;
      color: black;
      font-weight: bold;
      font-style: normal;
}
h4 {
      font-size: 11px;
      color: black;
      font-weight: lighter;
      font-style: normal;
}
h5 {
      font-size: 10,5px;
      color: black;
      font-weight: normal;
      font-style: normal;
}
h6 {
      font-size: 10px;
      color: black;
      font-weight: normal;
      font-style: normal;
}
.style1
{
font-size: 18px;
color: black;
font-weight: bold;
font-style: bold;
}

-->




