
table
{
	font-family: Courier,monospace;
	background-color: #F8F8F8;
    border-spacing:0; 
    border: 1px solid gray;
}

td, th
{
    border-spacing:0; 
    padding: 2px 10px 3px 10px;
}

.sample
{
	font-family: Courier,monospace;
	font-weight: bold;
}
