/* Reset default */
body { margin:0px; padding:10px; font-style:normal; font-weight:normal; text-align:center; }  /* per baco IE 5 del center*/
a,h1,h2,h3,h4,h5,h6,div,img,blockquote,ul,li,p{ font-style:normal; font-weight:normal; margin:0px; padding:0px; }
/* Reset default */

.clear {
clear:both;
}
.center {
text-align:center;
}
.left {
text-align:left;
}
.right {
text-align:right;
}
.justify {
text-align:justify;
}



