
body, p, h1, h2, h3, h4, ul, li, form
{
   	margin	: 0;
	padding : 0;
	border	: none;
}

body
{
	background-color :#e7e7e7;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size   : 12px;
	font-weight : normal;
	color       : #666666;
}

img 	{ border : none; }

p{
	padding-bottom:25px;
	text-align:justify;
	line-height:160%;
}

h3{
	font-size:15px;
	padding-bottom:30px;
	color:#000;
	font-weight:normal;
}