html, body {
	background-image: url(../images/backgd_tile.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.colors {
	background-color: #FFFFFF;
	color: #000000;
	border: outset 3px;
	width: 720px;
	margin-top: 40px;
}

.shovedown {
	line-height: 2.5em;
}

td .smaller {
	font-size: 80%;
}

#newsbox p {
	font-size: 80%;
	font-weight: bold;
}

.blue {
	color: #333399;
	line-height: 2em;
	font-size: 110%;
	font-weight: bold;
}

.notdot {
	list-style-type: none;
}

li {
	line-height: 1.5em;
	font-size: 95%;
}

.reallysmall {
	font-size: 75%;
}

.title {
	font-weight: bold;
	font-style: italic;
	line-height: 2em;
}

.pushright {
	padding-right: 20px;
}

.bigger {
	font-size: 140%;
}