body, p { 
  font-family: Arial, sans-serif; 
  font-size: 12px;
  background-color: white;
}
a:visited { color: #666666; }
a:active {color: #666666;}
a:link {color: #666666;}
a {
  text-decoration: none;
}
img {
  border: none;
}
table {
  width: 740px;
  max-width: 740px;
  min-width: 740px;
}
thead {
  text-align:center;
}
tbody {
  text-align:center;
}
p {
  font-size: 12px;
  color: #666666;
  text-align: justify;
  font-weight: 550;
  margin-right: 7px;
  margin-left: 7px;
}
#link {
  color: #0000ff;
}
#linia {
  border:1px solid #666666;
}
#margines {
  margin: 3px;
}
