body 
{ 
	font-size: 15px; 
	font-family: Arial; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #9d9d9d; 
	background-position: center 0; 
	text-decoration: none; 
	margin: 0 auto; 
	width: 1024px; 
}

p 
{ 
	font-size: 13px; 
	font-family: Arial; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
}

td 
{ 
	font-size: 13px; 
	font-family: Arial; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
}

a:link { text-decoration: none }

a:visited { text-decoration: none }

a:hover { text-decoration: none }

a:active { text-decoration: none }

div.pic
	{
		float: left;
		margin: 10 0 0 10;
	}
			
			
div.flag
	{
		margin: 10 10 0 0;
	}
				
div.newspic
	{
		margin: 80 10 10 0;
	}
	
	
div.text
{
	float: right;
	margin: 10 10 40 40;
}
