body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
body {
	background-color: #000;
	margin-top:5px;
}

.table {
	background-image:url(img/join_bg.jpg);
	background-repeat:no-repeat;
	border:1px solid #fff;

}

object {
	border:1px solid #fff;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #751B1A;
}
a:active {
	text-decoration: none;
	color: #fff;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

input{
	font-size:12px;
}
