* {
	padding:0px;
	margin:0px;
}


body {
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #474849;
	background:white;
}

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

a  {
	color: #474849;
	text-decoration:underline;
}
a:hover {
	color: #777;
	text-decoration:none;
}

.mcontainer table {
	width:100%;
}

.mcontainer table td {
	padding:5px;
}
