.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #000;
}
.biggerbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
.practiceheader {
	text-transform: uppercase;
	color: #666666;
}
.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	text-decoration: none;
}
a.sidenav:hover, a.sidenav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
}
.dingbat {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #663333;
}
.navtable {
	border-top: thin dashed #FFFFFF;
	border-right: thin dashed #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin dashed #FFFFFF;
}
.navtablebott {
	border: thin dashed #FFFFFF;
}
.style40 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
h1, h2, h2, h4, h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: .75em 0 .3em 0;
	padding: 0;}
h1 {
	font-size: 1.4em;
	font-weight:bold;
	}
	
h2 {font-size: 1.2em;}
h3 {
	font-size: 1em;}
/*  IMAGES */
.framed {
	border:solid thin #ccc;
	padding: 3px;}
img {
	border:none;}
.ileft {
	margin: 5px 10px 5px 0;}