body {
	background-color:white;
	font-size:11px;
	color: #000000;
	margin: 6em 2em 2em 2em;
}


img {border:0;}

h1 {
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	font-style:italic;
	color:blue;
	}



#menu { margin-bottom: 20px;}


.inner
	{ color: #FF0000; font-family:"Courier New", Courier, monospace; font-size:11px;
	margin-top: 5px;
	}

.block {margin: 10px 20px 5px;float:left; color: #000000; font-family: "Courier New", Courier, monospace}



#footer {margin: 6em 20 2em 0;clear:both; font-family: "Times New Roman", Times, serif; color: #333333; font-size:11px;}

a:link, a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration:underline;
}
