body {
  margin:5px 0px 0px 0px;
}

td {
  font-family:tahoma,arial;
  color:#000000;
  font-size:12px;
  font-weight:normal;
}

.Prayers {
  border: 2px dashed #c0c0c0;
  text-align:justify;
}

.title {
  font-weight:bold;
  font-size:14px;
}

.hr {
  width:100%;
  height:9px;
  margin-top: 7px;
  margin-bottom: 7px;
}

.sm {
  font-size:11px;
}

a {
  color:#000000;
  font-size:11px;
  font-weight:normal;
  text-decoration:none;
  cursor:pointer;
  cursor:hand;
  border:1px solid #ffffff;
}

a:hover {
  border:1px solid #6699CC;
  background:#99CCFF;
}

.inp {
  font-family:tahoma,arial;
  font-size:11px;
  font-weight:bold;
  color:#000000;
}

