	#hosting_table{
		width:400px;
		margin:auto;
	}
	#hosting_table td.title{
		padding:3px;
		background-color:#4a9d24;
		color:#ffffff;
		font-weight:bolder;
		font-size:12pt;
	}
	#hosting_table td.first_white{
		padding:0px 5px 0px 5px;
		background-color:#ffffff;
		color:#000000;
		font-weight:bolder;
		font-size:10pt;
	}
	#hosting_table td.second_white{
		background-color:#ffffff;
		color:#000000;
		font-weight:bolder;
		font-size:10pt;
		text-align:center;
	}
	#hosting_table td.first_lightblue{
		padding:0px 5px 0px 5px;
		background-color:#d4eaf8;
		color:#000000;
		font-weight:bolder;
		font-size:10pt;
	}
	#hosting_table td.second_lightblue{
		background-color:#d4eaf8;
		color:#000000;
		font-weight:bolder;
		font-size:10pt;
		text-align:center;
	}
