body {
	font-family:verdana, sans-serif;
	}
img
{
	content: attr(alt);
	color: #333;
	background: #fc6;
	font-style: italic;
	padding:.3em;
	
}
a {
	color: #9BC347;
	font-weight: Bold;
	text-decoration: none;
	}
p {
	font-size: 1em;
	margin-top: .3em;
	}
ul {
	margin-left:1.5em;
	}
h2 {
	font-size: 1.25em;
	margin-bottom: .3em;
	}
h3 {
	font-size: 1em;
	margin-bottom: .3em;
	}
#foot {
	font-size: .85em;
	}