BODY {
	background-color: #FFFFFF;
}
#sublogo {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #04A72E;
}
#title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #04A72E;
}
#address {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #AE0333;
}
.generalText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#AE0333;
}
.generalText2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.spacingText {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color:#AE0333;
}
.tipText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#AE0333;
}
.headers {
	font-size: 14px;
	font-weight: bold;
	color: #04A72E;
}
.headers2 {
	font-size: 14px;
	font-weight: bold;
	color: #AE0333;
	text-decoration: none;
}
A {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #04A72E;
	text-decoration: underline;
}
A.doctorsonly {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #04A72E;
	text-decoration: none;
}
A:Hover {
	text-decoration: underline;
}
