body{
	background-color:#ffffff;
	color:#656565;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:17px;
	margin:0 0 20px 0;
}

p{
    margin:10px 0;
}

a, a:link, a:visited{
	text-decoration:none;
}

h1, h2, h3, h4, h5{
	clear:both;
}

select{
	background:transparent;
}

table, td, th{
	border:0 none;
}

ul {
	margin: 0;
	padding: 0;
}