
body,h1, h2, h3, h4, ul, li, table, form, img, p
{
   	margin	: 0;
	padding : 0;
	border	: none;
}

body
{
	background-color:#FFFFFF;
	font-family	: Helvetica, Verdana, Arial, sans-serif;
	font-size   : 14px;
	font-weight : normal;
	color       : #4f4f4f;
}
p {
	line-height:140%;
}

