a.dblue:link { 
  color: #1111bb;
  font-weight: normal;
  text-decoration: none;
  }
a.dblue:visited { 
  color: #1111bb;
  font-weight: normal;
  text-decoration: none;
}
a.dblue:hover {
  color: #009E30;
  font-weight: normal;
}

a.dgreen:link { 
  color: #117711;
  font-weight: normal;
  text-decoration: none;
  }
a.dgreen:visited { 
  color: #117711;
  font-weight: normal;
  text-decoration: none;
}
a.dgreen:hover {
  color: #009E30;
  font-weight: normal;
}

a.conf:link { 
  color: #881111; 
  font-weight: normal;
  text-decoration: none;
  }
a.conf:visited { 
  color: #881111;
  font-weight: normal;
  text-decoration: none;
}
a.conf:hover {
  color: #009E30;
  font-weight: normal;
}

a.dwnld:link { 
  font-weight: normal;
  text-decoration: underline;
  }
a.dwnld:visited { 
  font-weight: normal;
/*   font-weight: normal; */
  text-decoration: underline;
}
a.dwnld:hover {
  font-weight: normal;
/*   font-weight: normal; */
  text-decoration: underline;
}

/* table td.sm { background-color: #daf9ff; } */

div.mystart {
  font-family: sans-serif;
  font-size: 11pt;
  line-height: 14pt;
  padding-left: 0;
}

table td.sm {
  border-width: 0px;
  border-style: dotted;
  background-color: #fffff;
  padding-top: 2mm;
  padding-bottom: 2mm;
  padding-left: 4mm;
  padding-right: 4mm;
  border-color: blue;
}

table.sm
{
  border-spacing: 5px;
  border: 0px dotted black;
  padding: 0mm;
  padding-bottom: 0mm;
  padding-left: 0mm;
  padding-right: 0mm;
  border-color: blue;
}

.head1 {
  color: #111144;
  font-size: 16pt;
  font-weight: bold;
}

table td.head1 {
  padding-bottom: 2mm;
}

