A img{border:none;}
.lan{
float: right;
}
.lpic{
float:left;
margin:
8px
15px
0px
0;
}
.rpic{
float:right;
margin:
5px
0
5px
5px;
}
.toc{
font-family: "Helvetica";
width: 155px;
height: 200px;
margin: 
20px 
25px
25px
0px;
float:left;
border-right: 1px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
BODY
   {
   text-align: justify;
   color:#002000;
   background-color:#eeeeee;
   font-family:sans-serif, "Liberation";
}
h3{font-family:sans-serif, Liberation, Helvetica;
font-size:120%; font-weight:500; }
A:link{color:#003300}
A:visited{color:#003300}   
A:hover{color:#009900}

#canvas { 
  position:absolute;
  width:770px;
  margin-left:40px;
  margin-top:20px;
  background-color:#ffffff;
  border:1px solid #b4b4b4;
  padding-left:30px;
  padding-right:30px;
  padding-top:20px;
  padding-bottom:20px;
}


.hide{ position: absolute; left: -200em; top: -9999px; visibility:hidden; }
