/* DentalExcellence.us Style Sheet */

body {
	background-color: #005952;
}
a:link {
	color: #005952;
		text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color: #005952;
}
a:hover {
	text-decoration: none;
	color: #B1765A;
}
a:active {
	text-decoration:underline;
	color: #005952;
}
h1 {
	font-size: 12pt;
	color: #B1765A;
}
h2 {
	font-size: 12pt;
	color: #005952;
}
.bkgd_footer {
	background-image: url(images/index_26.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 8pt;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.title {
	
	color: #005952;
	font-weight:bold;
	}
	hr {
	border: thin dotted #005952;
}
