body {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
}
h1, h2, h3, h4 {
	color: #637bbd;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
img {
	border: 0;
}
td {
	white-space: nowrap;
}
td.wide {
	width: 100%;
}
td.top {
	vertical-align: top;
}
td.bottom {
	vertical-align: bottom;
}
