.botao1 { font-family:Verdana; 
	font-size:10px; 
	color:rgb(48,48,48); 
	text-align:center; 
	background-color:#f0f8ff; 
	padding:5px; 
	border-width:1px; 
	border-color:#6b8ec6; 
	border-style:solid; 
	width:80px; 
	height:22px; }

.botao2 { font-family:Verdana; 
	font-size:10px; 
	color:rgb(48,48,48); 
	text-align:center; 
	background-color:#f0f8ff; 
	padding:5px; 
	border-width:1px; 
	border-color:#6b8ec6; 
	border-style:solid; 
	width:150px; 
	height:22px; }

textarea{
	border-color:rgb(71,126,183); border-style:solid;
}
p,td{ font-family: Verdana;
	font-size: 10px;}