 
H1{
  font-size : 20px;
}
#box
	{
	width:550px;
	padding-left:10px;
	margin-top:5px;
	clear:both;
	}



.table1
	{
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	}

.table1 td
	{
	border-left:1px solid #ccc;
	border-bottom:3px solid #ccc;
	padding:5px;
	}

.table2 td
	{
	border:none;
	}

.table3 td
	{

	border-bottom:1px solid #ccc;
	line-height:170%;
	}
td
	{
	font-size:10px;
	line-height:150%;
	padding:5px 0;
	}
