body
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-color:white;
	color: black;
}

.texto
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-color:white;
	color: black;
}

body.centre
{
	background-repeat: no-repeat;
	background-attachment: fixed;
}

img
{
	position: fixed;
	border-style: none;
}

table
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: black;
	background-color: transparent;
}

th {
    font-family: verdana, sans-serif;
    font-size: 11px;
    background-image: none ;
    text-align: center ;
    color: black;
}

thleft {
    font-family: verdana, sans-serif;
    font-size: 11px;
    background-image: none ;
    text-align: left ;
    color: black;
}


td {
    font-family: verdana, sans-serif;
    font-size: 11px;
    background-image: none ;
    color: black;
}

.tdright {
    font-family: verdana, sans-serif;
    font-size: 11px;
    background-image: none ;
    text-align: right ;
    color: black;
}


.tdh{
    font-family: verdana, sans-serif;
    font-size: 11px;
    background-image: none ;
    text-align: left ;
    color: black;
    font-weight: bold
}


.centertd {
  background-image:url('/html_pics/centre_beta2.jpg');
  background-color:white;
  color:black;
  font-family:verdana, sans-serif;
  }
