BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color:#000000;
}

/* this group sets the normal link colors */

A:LINK {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A:VISITED {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A:HOVER {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A:ACTIVE {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.globalbar {
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	display: block;
}

.globalbar A:LINK {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	font-size: 18px;
}
.globalbar A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	font-size: 18px;
}
.globalbar A:HOVER {
	text-decoration: none;
	font-weight: normal;
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	font-size: 18px;
	background-color: #FFFFCC;
	color: #39593E;
	padding: 2px;
}
.globalbar A:ACTIVE {
	color: #A5011E;
	text-decoration: none;
	font-weight: normal;
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	font-size: 18px;
}
.content-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.content-black-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.content-black-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.header-red {
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	font-size: 30px;
	color: #FF0000;
	font-weight: normal;
}
.table-thin {
	border: thin solid #CCCCCC;
	margin: 4px;
}
.content-red-bold {
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.table-watermark {
	background-attachment: fixed;
	background-image: url(images/chiropractic-logo-opaque.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.content-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.content-black-italic-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.Corsiva-black {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.Corsiva-Red-Header {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	color: #FF0000;
	font-weight: normal;
}
.content-black-italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.content-black-bold-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.medium-black-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
