body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/tb_body_1.gif);
	background-repeat: no-repeat;
	background-position: center 240px;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

