/*Places Earth*/

div.center {text-align: center}

table.tablew700 
	{
	width:700px; 
	position:relative; 
	left:-50px;
	}

table.tablew750b4 
	{
	width:750px; 
	border-collapse:collapse; 
	border-style:groove; 
	border-width:4px;  
	position:relative; 
	left:-75px;
	}

table.tablew1050 
	{
	width:1050px; 
	position:relative; 
	left:-225px;
	}

table.tablew900b4bgcy 
	{
	width:900px; 
	background-color:yellow; 
	border-collapse:collapse; 
	border-style:groove; 
	border-width:4px;  
	position:relative; 
	left:-150px;
	}

table.tablew900b4bgcc 
	{
	width:900px; 
	background-color:#c4f6f8; 
	border-collapse:collapse; 
	border-style:groove; 
	border-width:4px;  
	position:relative; 
	left:-150px;
	}


td.tdw700b4 {width:700px; border-style:groove; border-width:4px}

.color-purple
	{
	color:#8000ff;
	}

.color-yellow
	{
	color:#0000ff;
	}