.attributeName {
	font-size:xx-large;
}

.attributeDieType {
	font-size:x-large;
	font-weight:bold;
}

.skillDieType {
	font-size:large;
	font-weight:bold;
	display:block;
	width:30px;
}

.bigColumns {
	padding:20px;
}

#footer {
	font-size:small;
}

#outputTable td {
	vertical-align:top;
	padding:10px;
}

.outputAttributeName {
	font-size:x-large;
}