body	{
	font-family: Georgia;
	font-size: 12pt;
	}

td	{
	vertical-align: top;
	font-family: Georgia;
	font-size: 12pt;
	}

div.episode_title	{
	font-weight: bold;
	font-family: Verdana;
	}

div.recipe	{
	border: 1px solid #AAAAAA;
	background-color: #DDDDDD;
	padding: 5px;
	}

span.recipe_header	{
	font-weight: bold;
	font-family: Verdana;
	}

div.recipe_software	{
	white-space: pre;
	margin-bottom: 15px;
	}

div.recipe_hardware	{
	white-space: pre;
	margin-bottom: 15px;
	}

p.header	{
	font-weight: bold;
	font-family: Verdana;
	}
