body {
margin: 0px;
padding: 0px;
background: #FFFFFF;
text-align: justify;
font-family: "Times New Roman";
font-size: 12px;
color: #000000;
}


#header {
/*visibility: hidden;*/
}
#footer {
visibility: hidden;
}

h1, h2, h3 {
color: #000000;
}

}
table, td, th, tr {
background: #FFFFFF;
color: #000000;
border: 1px solid #0000FF;
}
#table_td_border_hover th {
background: #FFFFFF;
}

#table_td_border th {
background: #FFFFFF;
}

a {
/*visibility: hidden;*/
color: #000000;
}

#sidebarA {
visibility: hidden;
width: 20%;
/*width: 120px;*/
}
#sidebarB {
visibility: hidden;
width: 40%;
}

#navsite {
visibility: hidden;
}

#navsite_submenu {
/*visibility: hidden;*/
}




