/*  General definitions of font: size, color and type   */
body, td, th, p, a, form, div, blockquote, ul, ol, input, dl, small, span, caption {
  font-family: Georgia, New Times Roman, Geneva, serif; 
  color: #000000; 
  font-size: 13px; }

/*  General definitions of tags  */
body  { margin: 0px 0px 0px 0px; background: #FFFFFF;}
hr    { border-size: 1px; color: #005566; }
ul    {list-style-type: circle;}
/*  //General definitions   */

table.HeadTable { display:none; }
table.MenuTable { display:none; }
table.BottomTable { display:none; }
table.MainTable { width: 100%; }

td.MiddleColumn { width: 100%; }
td.RightColumn  { display:none; }
.hide           { display:none; }
th.HeaderArticle { text-align: left; font-size: 11pt; }
