body {
		background-color: white ; 
}
a:link {font-style : arial ;
	font-size : 14px ;
	font-weight : bold ;
	color : black ;
 	text-decoration : none ;
              text-align: center;
}
a:visited {font-style : arial ;
	  font-size : 14px ;
	  font-weight : bold ;
	  color : green ;
 	  text-decoration : none ;	 
}
a:hover {font-style : arial ;
	  font-size : 14px ;	
	  font-weight : bold ;
	  color : red ;
 	  text-decoration : underline ;
	 }
.table001 {
        border : medium solid red;
     border-style: ridge  ;
border-left-color:red ; 
border-right-color:green ;
border-top-color:red ;
border-bottom-color:green ;
border-top-width:5px; border-bottom-width:5px;
     border-left-width:5px; border-right-width:5px;
 }
.table002 {
  border : medium solid red;
     border-style: dotted  ;
border-left-color:red ;
border-right-color:green ;
border-top-color:red ;
border-bottom-color:green ;
border-top-width:3px; border-bottom-width:3px;
     border-left-width:3px; border-right-width:3px;
 }
.table003 {    
 border-width: medium; border-color:green; border-style:dotted 
 }
.table004 {
border-width: medium; border-left-color:red; border-style:dotted
border-width: medium; border-top-color:red; border-style:dotted
border-width: medium; border-bottom-color:red; border-style:dotted
border-width: medium; border-right-color:red; border-style:dotted
 }
.table005 {     
 border-width: medium; border-left-color:red; border-style:dotted
 border-width: medium; border-top-color:red; border-style:dotted
border-width: medium; border-bottom-color:red; border-style:dotted
border-width: medium; border-right-color:red; border-style:dotted
 }
.table000 {     
width: 100%
 }

A.wasp:link     { color: black; text-decoration: none; }
A.wasp:visited  { color: blue; text-decoration: none; }
A.wasp:hover    { color: red; text-decoration: none;}
A.wasp1:link     { color: green; text-decoration: none; }
A.wasp1:visited  { color: blue; text-decoration: none; }
A.wasp1:hover    { color: red; text-decoration: none; font-size:20;}
.td1 {
border: dotted 2px green;
border-color: green;
background: yellow;
text-align:center;
}
.td2 {
border: dotted 2px red;
border-color: red;
}
.td {
text-align:center;
}
.firma {
font-family: Verdana,Arial,sans-serif;
      color: red;
  font-size: 12pt;
 text-align: center;
font-weight: bold\g;
       }
.firma1 {
font-family: Verdana,Arial,sans-serif;
      color: blue;
  font-size: 10pt;
 text-align: center;
font-weight: bold ;
       }
.firma3 {
font-family: Verdana,Arial,sans-serif;
      color: blue;
  font-size: 10pt;
 text-align: left;
font-weight: bold ;
}
.firma4 {
font-family: English,Arial,sans-serif;
      color: red;
  font-size: 25pt;
 text-align: center;
font-weight: bold;
}
.firma4 {
font-family: English,Arial,sans-serif;
      color: red;
  font-size: 20pt;
 text-align: center;
font-weight: bold;
}