body {	background: #eff1f9 url(tlo.gif) repeat-x bottom left fixed;
  text-align: justify; 
	color: #406A87;
}
h1 {	font: 20pt/120% "Times New Roman"; 
	text-align: center; font-variant: small-caps; font-weight:bold; margin-top: 20px}
h2 {	font: 12pt/120% "Times New Roman";
	text-align: left; font-variant: small-caps}
p  {	margin: 10px 0px}
hr {	color: #406A87}
A:link {color: #406A87; text-decoration: underline}
A:visited {color: #406A87; text-decoration: underline}
A:hover {color: #67A3CD; text-decoration: underline}

div {background: #ffffff;}
#wrapper {
   margin-right: auto; margin-left: auto; 
   top: 2.5%;
   width: 900px; 
}
#content {
   position: absolute; 
   width: 900px; min-height:97.7%;
   top: 2.5%;
}
#table {
   position: relative; 
   width: 860px; min-height: 580px;
   margin-top: 15%; 
   right: 40px;
   float: right;   
}
#footer1 {
   position: absolute;
   text-align: center;
   width: 900px;
   bottom: 5%;
}
#footer2 {
   background: #7886af; 
   position: absolute;
   height: 20px;
   width: 900px;
   bottom: 0px; left: 0px;
}
#menu {
   position: relative;
   top: 0px; left: 5px; 
   width: 140px;
   float: left;
}
#texts {
   position: relative;
   top: 0px; right: 45px; 
   width: 700px;
   float: right;
}
