body
{
	background-color: #6d6a4e;
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: small
}

p
{
	margin-top: 10px;
	margin-bottom: 10px; 
}

form 
{
	display: inline;
} 

a 
{
	color: #FF6600;
	text-decoration: none
}
