body {
	margin: 0px;
	padding: 0px;
	background:#f5f4ed;
}

body,td,p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
img
{
border:0;
}

a{
	color: #000000;
	font-style:normal;
	text-decoration:none;
}
a:hover
{
text-decoration:underline;
}

