body {
	margin:0px;
	padding:0px;	
     }
input.btn {
background:#FC0; /* background color of button */
border:1px solid #777; /* border */
color:#FFFFFF; /* text color */
}
input.joinfree {
background:#0099CC; /* background color of button */
border:2px solid #777; /* border */
color:#FFFFFF; /* text color */
}
td, table{
	font-family:tahoma;
	font-size:12px;
	vertical-align:top;
	line-height:14px;
	color:#4B4B4B;
	
	
}
th, table{
	font-family:tahoma;
	font-size:14px;
	vertical-align:top;
	line-height:14px;
	color:#000099;
	
	
}



