.derm_styles {
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #900;
	text-transform: uppercase;
}
.main_copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.subscript_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	line-height: 3px;
	font-variant: normal;
}

.error_line {
	background-color: #ffb6c1;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ff4500;
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #4682b4;
}
