*{
	padding:0px;
	margin:0px;
	line-height:120%;
	font-family:"Arial",sans-serif;
}
body{
	background:#889;
	text-align:center;
	padding:10px;
}
table{
	border-collapse:separate;
	border-spacing:0px;
}

.hr{
	display:block;
	height:3px;
	font-size:1px;
	line-height:1px;
	background:#D7D7D7;
	margin:20px 0px;
}

p{
	text-align:justify;
	color:#444;
}

h1{
	color:#666;
}

img{
   border: 0px; 
}
