body {
    background: #E4E0C5; 
		font-family: Arial, "Trebuchet MS", Helvetica, Geneva;
		font-size: 10pt;
    background-image: url(tlo.jpg);
		margin:0; 
		padding:0;
		text-align: center;
		}
	div#calosc {
	  width: 99%;
		margin:0;
		padding:0;
		}	
	div#menu {
    position: absolute;
    left: 0.5em;
    width: 9.5em;
		text-align: left;
		margin:0 0 0 0;
		padding:0 0 0 0;
		}	
	div#tresc {
	  position: absolute;
		left: 12em;
		text-align: justify;
		margin-top: 0.5em;
		margin-right: 15px;
		}
  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
		}
		
	table {
	  border-color: #FFFFFF
		}
	table.header {
	  padding: 0;
    margin: 0;
		width: 100%;
		text-align: center;
     }
  h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }
		


td  {font-family: Arial, "Trebuchet MS";
font-size: 9pt;
color: black;
border-color: #FFFFFF;
border-style: outset}

th {font-family: "Times New Roman", "Trebuchet MS"; 
font-size: 10pt;
font-style: italic;
color: black;
background-color: #cccc99;
background-image: url(tlo2.gif);
border-color: #FFFFFF;
border-style: none}

div.header {
font-family: "Times New Roman", "Trebuchet MS"; 
font-size: 16pt;
font-style: italic;
color: #666600;
}

div.mainheader {
font-family: "Times New Roman", "Trebuchet MS"; 
font-size: 18pt;
font-style: italic;
color: #666600;
}

h2 {font-family: "Times New Roman", "Trebuchet MS"; 
font-size: 16pt;
font-style: italic;
color: #666600}

h3 {font-family: "Times New Roman", "Trebuchet MS"; 
font-size: 14pt;
font-style: italic;
color: #666600}

  ul.navbar li {
		margin: 0;
    padding: 0 0.5em 0.5em 0.5em;
    }
  ul.navbar a:link,  ul.navbar a:visited{
    text-decoration: none;
		color: purple;
		display: block;
		margin: 0;
    padding: 0.3em 0 0.3em 0.3em;
		background: #cccc99;
    background-image: url(tlo2.gif);
		}
  ul.navbar a:active,  ul.navbar a:hover{
    text-decoration: none;
		color: purple;
		display: block;
		margin: 0;
    padding: 0.3em 0 0.3em 0.3em;
		background: #cccc99;
    background-image: url(h_button.gif);
		}

		a:link {color: purple;}
		a:visited {color: #996600;}
		a:active {color: purple;}
		a:hover {color: #9966ff}
	address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }