
table.tr_table {
  width: 100%;
}

table.tr_table thead {
	font-weight: bold;
}

table.tr_table thead td {
	background-color: #cccccc;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

a.pagelink {
	color: #cc0000;
}
