@charset "UTF-8";
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/tb_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}
a img{
border:0;
} 
.tbtop {
	width: 100%;
}
.facts {
	margin-left: 145px;
}
.clearer {
	clear: both;
}
.photo {
	float: left;
}
h4 {
	color:#333333;
	line-height: inherit;
	
}

