BODY {
 background : #0DBCF7 repeat; 
 font-family: Arial;
 font-size: 12px;
 color: #333333;
 text-decoration: none;
 margin : 10px 0px 0px 0px;
 text-align: center;
}

a {
text-decoration: none;
}
a:link {
color: #38A7D2;
text-decoration: none;
}
a:visited {
color: #38A7D2;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: none;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
input {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
 border: 1px solid #000000;
 width: 82px;
}
form {
display:inline;
}

#conteudo{ 
MARGIN: auto; 
	WIDTH: 640px; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: left 
} 

#cabecalho{ 
WIDTH: 640px; 
HEIGHT: 140px;
PADDING-BOTTOM: 10px;
} 

H1{ 
font-size: 8pt; 
} 
H2{ 
font-size: 8pt; 
}
H3{
font : 8pt Arial;
}


#container{ 
text-align: left;  
width: 640px; 
margin: auto; 
background-color : #ffffff; 
} 
#borda{ 
border: 2px solid #0099CD; 
text-align: left; 
width: 640px; 
margin: auto; 
} 

