body {
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(../images/Backg.jpg);
	background-position: left top;
}

a:link {
	color: #330033;
	text-decoration: none;
}

a:visited {
	color: #330033;
	text-decoration: none;	
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 0.9em;
	line-height: 1.1em;
}
.PhyNames {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.BottomLinks {
	font-weight: normal;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}
.TreatmentHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #330033;
}
.TreatmentsubHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}	
.ResumeSubHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #330033;
	margin-bottom: 2px;
}
.ResumeUndersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #330033;
	font-style: normal;
	font-weight: bold;
}
.ResumeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 0.9em;
	line-height: 1.1em;
}
.ResumeCopyBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 0.9em;
	line-height: 1.5em;
}
