body {	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;
		font-family: Verdana;
		font-size:10px; }
		 
table tr td {	font-family: Verdana;
		 		font-size: 10px;	}
		
A:link {  	color: #000000;
			text-decoration: underline;
			font-style: normal;		} 
			
A:visited {	color: #333333;
			text-decoration: underline;
			font-style: normal;		} 
			
A:hover {   color: #666666;
			text-decoration: underline overline;
			background-color: #FFFFE6;
			font-style: normal;		}
			
.fonte1 {   font-size: 20px;
			color: #666666; 
			letter-spacing: 3px;}
			
.fonte2 {   font-size: 5px;
			color: #666666; }
			
.estilo2 { 	font-size: 10px;
			font-family: Verdana;
			color: #999999; }
			
.sectxt  { 
position:absolute;
top: 6px;
left: 15px;
color: #666666;
font: bold 25px Verdana;
}

.maintxt {
position:relative;
color:#e3e2e2;
font: bold 25px Verdana;
}