body, p, td {
  font-size: 12px;
}

.caution {
  color: #E77300;
}

tr.caution td {
  color: #E77300;
}

.alignright {
	text-align:right;
}

