h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
}

h2 {
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}

h3 {
	margin-left:80px;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

h4 {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

h5{
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}

body {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	background-image: url(fundo.gif);
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tabela {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #381A5F;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #381A5F;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #381A5F;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.tabelaconteudo {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #381A5F;
}
.submenu3:link {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	}
	.submenu3:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
	}
	.submenu3:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}
.formulario {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000066;
}
table.dentistas{
	width: 100%;
}
table.dentistas caption{
	font-weight: bold;
}

table.dentistas th{
	
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}
table.dentistas td.endereco{
	text-align: left;
	border: 1px;
}
div.paginacao a,div.paginacao a:visited{
	font-weight: bold;
	color:#381A5F;
}
div.paginacao a:hover{
	text-decoration: underline;
}
span.paginacao{
	font-size: 12;
	color: #000;
	font-weight: bold;
}.bota-form {
	background-color: #CCCCCC; 
	border: 1px solid #666666;
}
.cursos {
	padding: 12px;
}

.tabela_cursos {
	border:1px solid #000000;
	width:100%;
	padding:0px;
	margin:0px;
}

.imagem_esquerda {
	float:left;
	clear:both;
}

.imagem_direita {
	float:right;
	clear:both;
}

.lista_espacamento {
	list-style:none;
	padding-left:65px;
}