.join_now a{
	color: blue;
	font-weight: 900;
	font-size: 22px;
	font-family: Tahoma,Arial,Verdana;
}
.thumbs{
	border-width: 2px; border-style: solid;
	border-color: blue;
	width: 150px;
	height: 117px;
}
body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
}
body,table{
	font-family: Verdana,Arial,Tahoma;
	font-size: 12px;
}
.title{
	font-size: 21px;
	font-weight: 900;
	color: black;
	display: inline;
	text-align: center;
	width: 100%;
}
.bottom{
	font-size: 10px;
}