body {color:#5A4C01;
      background:#ebd291;
      font-family:times;
      text-indent:1cm;
      text-align:justify;	
      SCROLLBAR-FACE-COLOR: #eca613; 
      SCROLLBAR-HIGHLIGHT-COLOR: #eefa22; 
      SCROLLBAR-SHADOW-COLOR: #cfcde0; 
      SCROLLBAR-3DLIGHT-COLOR: #f0f0f0; 
      SCROLLBAR-ARROW-COLOR: #ffffff; 
      SCROLLBAR-TRACK-COLOR: #f0f0f0; 
      SCROLLBAR-DARKSHADOW-COLOR: #eca613

}
h1  {color:teal; 
      text-align:center;
      background-color:rgb(34,200,167);
      font-family:times;
      border-top:3px outset rgb(255,0,0);
      border-bottom:3px outset rgb(255,0,0);
      border-left:none;
      border-right:none;
      font-style:italic;
}

h2,h3,h4,h5,h6{color:black;
      text-indent:1cm;
}

b,i {color:black;
}

p {      text-indent:1cm;
}

td{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 90%;
      color:gray;
      text-align:left;
      text-decoration:yes;
      FONT-WEIGHT: normal;
}

th{text-decoration:underline;}

li{text-indent:3cm;}

caption {color:white;}   

.style1{margin-top:-63px;
      font-family:times;
      font-size:35px;
      color:orange;
      text-align:center;
      font-style:italic;
      font-weight:bold;
}

.style2{text-indent:5cm;
}

.style3{text-indent:0cm;
	color:black;
}


.adress{color:white;
       font-family:times;
       text-indent:1cm;
       text-align:justify;
       font-size:12pt;
}

a:link{color:gray};
a:visited{color:red; background-color: #D4D4D4; padding: 2;};
a:active{color:maroon; background-color: #D4D4D4; padding: 2;};