body { 
  /*background-color: #ffcc77; */
  /*background-image: url("img2.gif");*/
  background-image: url("./texture/lblue047.gif");
  font-family: verdana, arial, sans-serif;
  font-size:20px; font-weight:bold;
 }

p{ 
 font-family: arial, sans-serif;
 font-size: 15px;
 margin-left: 25%;
 margin-right: 25%;  
 text-align: justify;
 background-color: transparent;
}

.pcover{ 
 font-family: arial, sans-serif;
 font-size: 15px;
 margin-left: 0%;
 margin-right: 0%; 
 text-align: justify;
 background-color: transparent;
}

.classeph {
 font-family: arial, sans-serif;
 font-size: 15px;
 color: #990000;
 background-color: transparent;
 font-style: italic, bold;
 margin-left:25%;
 margin-right: 25%;
}

table{
  font-size:20px;
  font-weight:bold;
  margin-left:25%;
  margin-right:25%;
  background-color: transparent;
}

.bordotab{
   border-width: 1px;
}
   

.classetd {
   text-align: center;
   font-family: verdana, arial, sans-serif;
   font-size: 20px;
   color: #000000;
   background-color: transparent;
   
  /* background-color: #ffffcc; */
   border-width: 0px;
   /*
   border-right-style: solid;
   border-right-color: #000000;
   */
}

.classetd a{
   font-family: verdana, arial, sans-serif;
   font-size: 20px;
   color: #000099;
   background-color: transparent;
   display: block;
   position: relative;
   text-decoration: none;
}

.classetd a:hover{
   font-family: verdana, arial, sans-serif;
   font-size: 20px;
   color: #6699ff;
   background-color: transparent;
  /* background-color: #ccffff;*/
   text-decoration: none;
} 

/*.classetd a:visited{
   font-family: verdana, arial, sans-serif;
   font-size: 20px;
   color: #000099;
   background-color: transparent;
   text-decoration: none;
}*/

h1{ 
    color: #000099; 
    background-color: transparent;
    border-width: 0;
    /*font-family: Fantasy;*/
    font-style: italic;
   }

a.links {
  font-family: verdana, arial, sans-serif; 
  font-size:20px;
  line-height:30px; 
  color: blue; 
  background-color: transparent;
  font-weight:bold;
}

a.links:active {
  color: #6699ff;
  background-color: transparent;
}

a.links:hover{
  color: red;
  background-color: transparent;
}

.classeA {
   text-decoration: underline;
   color: #333399;
   background-color: transparent;
}

