body{
	font-family:Garamonde, Tahoma, sans-serif;
	margin:0px;
	font-size:small;
	color:#333333;
	background-image:url(dilney_04.gif);
}
h1{
	font-size:1.4em;
	color:#372926;
}
a{
	color:#372926;
	text-decoration:none;
}
a:hover{
	color:#372926;
	text-decoration:underline;
}
.botoes {  
	font-family:Garamonde, Tahoma, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	background-color: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	cursor: hand;;
}