body {	 font-family: Verdana;
		 font-size:11px ;
		 color: #666666;
		 margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-image:  url(meio.gif);
		background-repeat: repeat-y;
		background-position: top center;
}
.meio {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
	}

table {		border: 1px;
			font-size: 11px;	}
			
A:link {    color: #000000;
			text-decoration: underline;		} 
			
A:visited {	color: #000000;
			text-decoration: underline;		} 
			
A:hover {   color: #333333;
			text-decoration: underline overline;
			background-color: #FFFFE6;		}

li {		color: #6699CC; 	}

.titulo {    font-size: 18px;
			 font-style: italic;
			 font-weight: bold;
			 text-align: left; }
			 
.sectxt  { 
position:absolute;
top: 6px;
left: 15px;
color: #666666;
font: bold 25px Verdana;
}

.maintxt {
position:relative;
color:#e3e2e2;
font: bold 25px Verdana;
}
			
.fonte1 {   font-size: 20px;
			color: #666666; 
			letter-spacing: 3px;}
			
.fonte2 {   font-size: 5px;
			color: #666666; }
			
.estilo2 { 	font-size: 10px;
			color: #999999; }
		 