.pageheader01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: red;
	line-height: 110%;
}
.stdpageblk01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	line-height: 140%;
}
.stdpagegreen01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: green;
	line-height: 140%;
}

.stdpageredmed01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

.stdpagenavy01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 140%;
	text-decoration: none;
}
.arialgrnheader01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: green;
	line-height: 120%;
}
.stdred01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: red;
	line-height: 140%;
}
.medred02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: red;
	line-height: 110%;
}

.stdblue001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: blue;
	line-height: 140%;
}
.smallblk01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:visited {

	color: #800080;
	text-decoration: none;
}
a:hover {

	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}

body {
	background-color: #FFEBF5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	color: black;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.stdwhite001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	line-height: 140%;

}

.medical_quote {
	background-color: #AEFFAE;
	margin: 15px;
	padding: 20px;
	border: thin solid #000000;
	
}

.photoborder {
	border: thin solid #000000;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	max-height:500px;
	max-width:500px;
}
