/* $Id: acmicpc.css 1446 2007-04-19 22:52:37Z SYSTEM $ */

/* vector style */
span.v {
  font-weight: bold;
  /* font-style: italic; */
}

pre.code em {
  color: #c00000;
  font-style: normal;
  font-weight: bold;
}

table.centered td, table.centered th {
  text-align: center;
}
