body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f1f2ee;
	color: #5b5940;
	font-family: arial, sans-serif;
	font-size: 100%;
	text-align: left;
}

.divclear
{
   	clear: both;
   	display: block;
   	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

a:link
{
	color: #444d05;
	text-decoration: none;
}

a:visited 
{
	color: #444d05;
	text-decoration: none;
} 

a:active 
{
	color: #444d05;
	text-decoration: none;
} 

a:hover 
{
	color: #444d05;
	text-decoration: underline;
}


#item
{
	padding: 20px;
	font-size: 80%;
}

#item h1
{
	font-weight: normal;
	color: #444d05;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 12px 0px;
	font-size: 160%;
}

#close { text-align: center; font-size: 80%; }