body {
	background-color: #D9E5EF;
	margin-top: 0px;
	margin-left: 0px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
}
p {
	font-size: 12px;
}
th {
	font-size: 16px;
}

a.subtituloEspecialidade:link, a.subtituloEspecialidade:visited {
	color: #3366CC;
	font-size: 12px;
}
a.subtituloEspecialidade:hover {
	color: #006666;
	font-size: 12px;
}

td.anuncieAqui {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
a.anuncieAqui:link, a.anuncieAqui:visited {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
a.anuncieAqui:hover {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
}

#nav li {
	list-style-type: none;
	display: block;
	margin-left: -40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	width: 150px;
	padding-bottom: 7px;
	background-color: #F2F2F2;
	padding-top: 15px;
	margin-right: 0px;
}
#nav a:link, a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003399;
}
#nav a:hover {
	text-decoration: underline;
	color: #999966;
}
#nav li.primeira {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	margin-top: -20px;
}

.tituloEspecialidade {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	background-color: #DDF4FF;
	display: block;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 0px;
	padding-left: 2px;
	margin-bottom: 10px;
}
.subtituloEspecialidade {
	font-size: 12px;
	font-weight: bold;
	color: #6666FF;
	background-color: #DDF4FF;
	margin-top: -10px;
	margin-left: 2px;
	padding-left: -2px;
	padding-bottom: 4px;
}

.nomeProfissonal {
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(../imagens/guiamedico/seta.gif);
	margin-left: -20px;
}
.legenda {
	font-size: 10px;
	letter-spacing: 2px;
}