body { 
   font-family:Verdana, arial, Helvetica, sans-serif;
  background-color:white;
}
 #logo { 
       width:100%; 
       border-bottom-style: solid;
       border-bottom-color:#000099;
       border-bottom-width:3px;
   }
h1 {font-family:Arial;
color:red;
font-weight:lighter
}

h2 { color:#000099;
font-weight:lighter;
}

.country th {text-align:left}

#licel_company {font-style:normal; font-size:large;}
#licel_com_cell {padding-top:20px}

a.info{position: relative;z-index:24;}
a.info:hover{z-index:25;background-color: #ff0; text-decoration:none}
a.info span{display: none}
a.info:hover span{display:block;
    position:absolute; top:2em;left:2em; border:1px solid #0cf; background-color:#cff; color:#000;text-align: left; 
  text-decoration:none; width:8em;}

p.notice {font-style: italic; font-size: smaller} 
div#main { margin: 2em 10% 1em   35%; padding:0;}
div#sidebar { float:left; width:30%; margin: 2em 0 0 2%;}
div#sidebar h2{margin-top:0}
div#sidebar ul{margin-bottom:2em}