BODY {
	background-color : #ffffff;
	font-family : Verdana, Geneva, sans-serif;
	font-size : x-large;
}
TD {
	font-size : x-large;
}
H1 {
	font-weight : bolder;
}
SMALL {
	font-size : small;
	text-align : right;
}
SUB {
	font-size : smaller;
}
.small {
	font-size : small;
}

.rightalign {
	float: right;
}

.centered {
	text-align: center;
}