body {
	font-family:arial,helvetica;
	font-size: .8em;
	background-color: #fff;
	color: #ee7700;
	line-height: 1.5em;
	margin:0px;
/*	background-image:url(images/bg.png);
	background-repeat: repeat-x;*/
}

a { 
	text-decoration: none;
	color: #72728c;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-left:25px;
}





