body{
	margin:0px;
	/*text*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14.5px;
	font-style: normal;
	font-weight: normal;
	line-height:18px;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
}

p{
	margin:0 0 0 0;
}

a {	
	font-size:14.5px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

a:visited {	
	color:#000000; 
}
a:hover {	
	color:#000000;
	text-decoration: underline; 
}

h1{
	font-size: 10px;
	font-weight:normal;
}