body
	{
	color: black;
	font-family: Georgia, "Times New Roman", serif;
	}

img
	{
	border: 0;
	}

a, a:visited
	{
	color: black;
	}

h1,h2,h3
	{
	font-family: Arial, sans-serif;
	border: none;
	font-weight: bold;
	}

a: visited
	{
	color: black;
	}

h2 a
	{
	text-decoration: none;
	}
	
#menu, #sidebar, #teaser, iframe
	{
	display: none;
	}	
	
		.entry img
			{
			float: left;
			margin: 0 5px 0 0;
			border:1px solid gray;
			}

#footer
	{
	margin: 20px 0 0 0;
	}	