table, th, td {
	border: 1px solid;
    text-align: center;
    font-size: 20px;
    font-family: Verdana;
}

caption {
	font-size: 25px;
}

.left_aligned {
	text-align: left;
}

.shaded {
	background-color: #9fa2c7;
}

.wide {
	width: 60px;
}