/*** RESET ***/
body, form, p, ul, li, div, h1, h2, h3, h4, h5, h6, table, tr, th, td{
	padding:0px;
	margin:0px;
	list-style:none;}
	
table{border-collapse:collapse;}

textarea, input{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1em;}

h1, h2, h3, h4, h5, h6 {font-size:1em; float:left;}

div{float:left;}

body {	width:100%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;}
abbr, acronym {
	border:none;
	text-decoration:none;}

img {border:0px;}

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

/*** FIN RESET ***/

