*{
	margin:0px;
	padding:0px;
	border:0px;
}
body{

	text-align:center;
}
table{
	margin:0 auto;
}
span{
	color:#000000;
	font-size:12px;
	line-height:18px;

}
a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	line-height:18px;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.gray{
	color:#676767;
}
