body {
background-image: url(bg.jpg); 
  margin: 0px;    
  font-family: "Gill Sans MT", "Gill sans", "Trebuchet MS", "Verdana", "sans-serif";
  font-size: 1em;
  color: #000000;  
}
p {
  color: #000000;
}
h1 {
line-height:1em;
margin: 0px;
  color: #EFD064;
  text-align: left;
  font-size: 125%;
  font-weight: bold;
background-color: #203C16;
  border-style: ridge;
  border-width: 0pt;
  padding: 4px;
}
h2 {
  font-size: 110%;
}
les { /*links entre sites*/
  text-align: center;
}
tr1 { /*tags rodape*/
  font-size: 80%;
}
tr2 { /*links entre sites*/
  font-size: 120%;
}
tr3 { /*links entre sites*/
  font-size: 100%;
}
#main{background-image: url(semit.png); }
a:link {
  font-style: normal;
  text-align: left;
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #000099;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #009900;
}
a:active {
  color: #990000;
  text-decoration: none;
}
img  {  border: none;} 
table {cellspacing=0;cellpadding=0;border: 0px;padding: 0px;}
tr	{border: 0px;padding: 0px;}
td {border: 0px;padding: 0px;vertical-align:top;}
td img{	background: transparent;}

@page {
	margin:1.5cm 1.5cm 1.5cm 1.5cm;
	}

	
#form label {
text-align: left;
font-weight: bold;
margin-left:1em;
}
input, select 
{
 margin-left:2em;
 display: block;
 width: 200px;
 vertical-align:top;
 }
 textarea{
 margin-left:2em;
 display: block;
  width: 400px;
 vertical-align:top;
  }
#submit { /* den Submit-Button */
 float: none;
 width: auto;
 }
ocu {
  color: #ffffff;  
	font-size: 10%;
  }
rev {
  color: #000000;  
}

