/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, dl, dt, dd, ol,   fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
/*common font-size,font-family,color,line-height*/
body {font-size: 14px;font-family: Garamond, Arial, Helvetica, sans-serif;color:#4e5556;line-height:18px; background:#e8e8e8;}

/***********************************************/
/* Common Tag                                  */
/***********************************************/

/*common tag font for author whe using lotus*/
font {font-family:Garamond, Helvetica, serif;font-size:12px; }
ul{ list-style:square; }
li{ list-style:square; }
table{border-collapse:collapse;border-spacing:0; background-color:#FFFFFF; padding:30px 30px 30px 30px; text-align:justify; margin:0 auto;  background-image:url(images/sfondo.jpg); background-repeat:repeat-y; background-position:center}

/*common link*/
a {color: #1982cb; text-decoration:none;}
a:link, a:visited, a:active {color: #1982cb;}
a:hover {color: #1982cb; text-decoration:underline;}


/*to redefine*/
h1{ font-size:16px; margin:0px;}
h2{}
h3{}

/***********************************************/
/* Common Class                                */
/***********************************************/

