.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.pinkheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: b73b5b;
	font-weight: bold;
	font-variant: normal;
}
.bos {
	background-color: cedfef;
	border: 1px solid #C28792;
}
.largeheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b73b5b;
}
.border {
	border: 1px solid #999999;
}
.pnkbox {
	background-color: e9bdc5;
	border: 0px none;
}
.pinkbold {
	font-weight: bold;
	color: 9F0038;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.pnkboxborder {
	background-color: e9bdc5;
	border: 1px solid #C28792;
}
.textlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	line-height: 24px;
}
.background_image {
	background-color: #FFF;
	background-image: url(../images/newprofile_patients.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textlargepink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #991233;
	line-height: 30px;
	font-weight: bold;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

