table{
	border:none;
	margin-right:5px;
	font-size:0.8em;
}

th,td{
	border:none;
	border-bottom:solid 1px white;
	border-right:solid 1px white;
	padding:6px;
}

th{
	background-color:#6699FF;
	color:#ffffff;
	width:175px;
}

td{
	background-color:#99CCFF;
	width:240px;
}
