.indent {  margin-left: 50px; font-family: "Times New Roman", Times, serif; font-size: 13px}
.name_header {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #660033}
.addresses {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
}
.addresses strong {
	font-size: 20px;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-color: #660033;
	text-indent: 20px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.navigation a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFCC33;
	text-decoration: none;
}
.practice_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CB880B;
}

