body { margin: 0; font-family: Tahoma; font-size: 10px; line-height: 133%; color: #BCBCBB;}
a { color: #BCBCBB; text-decoration: underline; font-weight: bold; }
a:hover { color: #838380; }
td { font-size: 10px; font-family: Tahoma; }
.cnt { margin: 0 10px 10px 10px; }
ol { margin: 5px 0 5px 14px; }
ul { margin: 5px 0 5px 8px; }
li { margin: 1px 0 3 10px; font-size: 10px; font-family: Tahoma; text-align: justify; color: #BCBCBB;}
p.subh { font-weight: bold; font-size: 13px; text-align: left; font-family: Arial; margin: 6px 0 5px 0;}
table.mf {
  border: 1px solid #b6b6b6;
  border-right: 0px;
  border-bottom: 0px;
  margin: 5px 10px 5px 0px;
}

table.mf td {
  background: #4a4a4a;
  border: 1px solid #b6b6b6;
  border-left: 0px;
  border-top: 0px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 2px 4px;
}

h1 { font-size: 13px; margin-top: 7px; margin-bottom: 3px; }
h2 { font-size: 11px; margin-top: 7px; margin-bottom: 3px; font-style: italic }
h3 { font-size: 10px; margin-top: 7px; margin-bottom: 3px; }
p {  text-align: justify; }
.top, .content {
  margin: 0;
  width: 100%;
  border-collapse: collapse;
}
.td_top {
  padding: 0 10px 10px 10px;
}
a.copy
{
  color:#838380;
  text-decoration:none;
}