body { margin: 0; font-family: Verdana; font-size: 12px; line-height: 133%; color: #191919;}
a { color: #216BB5; text-decoration: underline; font-weight: bold; }
a:hover { color: #FF6600; }
td { font-size: 12px; font-family: Verdana; }
.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: 12px; font-family: Verdana; text-align: justify; color: #191919;}
p.subh { font-weight: bold; font-size: 16px; 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: white;
  border: 1px solid #b6b6b6;
  border-left: 0px;
  border-top: 0px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  padding: 2px 5px;
}

h1 { font-size: 16px; }
h2 { font-size: 15px; font-style: italic }
h3 { font-size: 14px; font-style: italic }
p {  text-align: justify; }
.top, .content {
  margin: 0;
  width: 100%;
  border-collapse: collapse;
}
.td_top {
  padding: 0 10px 10px 10px;
}
