/* style.css v1.02 */
body {
  font-family: Trebuchet MS, Lucida Sans, Arial, sans-serif;
  font-size: 100%;
}
.small {
  font-size: 0.75em; /* 75% of the baseline */
}
.large {
  font-size: 1.25em; /* 125% of the baseline */
}

h1 {
	font-size: 2.3em;
}
h2 {
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
}
h3 {
	font-size: 1.25em;
}
p, li {
	font-size: 1.20em;
}
.pcenter {
	text-align: center;
}
td, th {
	padding: 0.5em;
}
