body {
	margin:0;
	background-color:#CCCC99;
}
img {
	border:0;
}
body, td {
	font-family:georgia, serif;
}
h1, h2, h3, h4, h5 {
	font-family:arial, helvetica, sans-serif;
}
#topContainer {
	background-color:#fff;
}
.nobr {
	white-space:nowrap;
}
a {
	color:#00c;
}
a:visited {
	color:#33c;
}
.centered {
	text-align:center;
}
.spaced {
	line-height:1.5em;
}
.bigger {
	font-size:110%;
}
.smaller {
	font-size:90%;
}
.clearParagraph {
	margin-top:2em;
	margin-bottom:2em;
}

