#heading {	font-weight: bold;
}

.bottom-return {
	font-weight: bold;
}

h2 {
	color: #F30;
	background-color: #D6D6D6;
}
.red {
	color: #F00;
	font-weight: bold;
}

body {
	background-image: url(../white_spotted.gif);
	font-family: "Times New Roman", Times, serif;
	width: 900px;
	padding: 0px;
	float: none;
	clear: none;
	margin: auto;
	color: #000;
	height: auto;
}
