	body
	{
	padding: 0;
	font-size:10px;
	color:#333333;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
		
	#images
	{
	padding-left:1px;
	height: 405px;
		}
	
	a
	{
	color: #FF80C0;
	text-decoration: none;
	}
	
	#floatarrows
	{
	float:right;
	font-size:16px;
	color: #B9B9B9;
	margin-top:-5px;
	}	
	
		#floatarrows a
		{	
		text-decoration: none;
		color: #333333;
		}
		
		#floatarrows a:hover
		{	
		text-decoration: none;
		color:#FF80C0;
		}
					
					
	#text
	{
	padding-left:1px;
	padding-top: 15px;
	border-top: 1px solid #C3C3C3;
	}	
	
	h1
	{
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	}
	
	#close
	{
	float:right;
	}	
	
		#close a
		{	
		text-decoration: none;
		color: #8A8A8A;
		}
	
		a:hover
		{
		text-decoration: underline;
		}