/* typo  ============================================================================  */	

body	{
		font: normal 62.5% 'courier new', courier ;		
			}
		
#container	{font-size: 1.15em; line-height:0.8em; letter-spacing: 0.02em; word-spacing: -0.25em;}

a				{color: #000; text-decoration:none; padding:0.5px 2px 1px 2px; margin:0.5px 2px 1px 2px; }
													
a:hover			{text-decoration:none;}
a.current		{text-decoration:none;}		


div.engswe a				{color: #000; text-decoration:none; padding:0; margin:0;}

/* h1	{text-decoration:underline; margin-bottom:6px;}	 */

em	{color:#bb20ff;}	

p {margin-bottom: 10px;}	
				
				
/* clearfix  ============================================================================  */	
					
.clearer {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}		

