body {
	margin-top: 10px;
	margin-bottom: 0px;
}

body {
	background-color: #000000;
	background-image: url(images/back_dentalis.png);
	background-repeat: no-repeat;
	background-position: center top;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;text-align:left; font-weight: bold; font-weight:
	color: #f5821f;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;text-align: center; font-weight: bold;
	color: #c5fae2;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;text-align: center; font-weight: bold;
	color: #c5fae2;
	
}

	
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;text-align: justify; font-weight: normal; 
	color: #666666;

}
	
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;text-align: justify; 
	color: #666666;
	
}

a:link {
	color: #FF6600;
	text-decoration:none;
	font-size: 11px;

}

a:visited {
	color: #FF6600;
	text-decoration:none;
	font-size: 11px;
}

a:hover {
	color: #FFCC00;
	text-decoration:none;
	font-size: 11px;
}

.conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
}
.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #EC921A;
	font-weight: bold;
}
