﻿body 
{
	margin-top:10px;
}
.table
{
	border:solid 1px #ccc;
	
}
.td_r
{
	text-align:right;
	font-size:15px;
	color:#B6B6C7;
	width:120px;
}
.td_l
{
	text-align:left;
	font-size:15px;
	color:#B6B6C7;
	
}
.td_t
{
	text-align:center;
	font-size:25px;
	color:#B6B6C7;
	font-weight:800;
	word-spacing:20px;
	letter-spacing:20px;
}
.div
{
	text-align:center;
}
.button
{
	background-color:White;
	font-size:15px;
	border:none;
	color:#B6B6C7;
}
.text-box
{
	font-size:15px;
	color:#B6B6C7;
	margin-right: 0px;
}
.lb
{
	background-color:White;
	font-size:15px;
	border:none;
	color:#B6B6C7;
}
	
	