body {
  font-size: small;
}

body * {  font-size: small; /* Just in case */
}

table#messages tr {  border-top: dotted 1px #5C7AAD;}