body { font-size: 12pt; font-family: times new roman, Ariel, sans-serif;
  font-weight: Normal;
  background-color: #fff;
  color: #000;
  text-align: center;
}
p { font-size: 10pt; }
h1{
   font-family: Ariel,"times new roman",  sans-serif;
   font-size: 28pt;
   color: #000;

}
h2{
   font-family: Ariel,"times new roman",  sans-serif;
   font-size: 18pt;
   color: #008;
   text-align: center;
   letter-spacing: 2px;
   margin-bottom: 5px;
}

.list {
   font-family: Ariel,"times new roman",  sans-serif;
   font-size: 12pt;
   color: #000;
   text-align: left;
   margin-bottom: 3px;
}

#chirocpactors-schaumburg{width:800px;margin-right:auto;margin-left:auto}
#footer {
  font-family: Ariel,"times new roman",  sans-serif;
  font-size: 12pt;
  font-weight: normal;
  background-color: #AAA;
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  border-top: 2px solid #000;
  color: #FFF;
  line-height: 1.4;
  padding: 5px 0px 5px 0px;
  text-align: center;
}
#box1 {
	position: absolute;
	top: 1800px;
	width: 600px;
	height: 400px;
	color: #222;
    font-family: Ariel,"times new roman",  sans-serif;
    font-size: 10pt;
    padding: 5px 20px 5px 20px;
    text-align: center;
	background-color: #999;
	border: 1px solid #555
}
#msg1 {
  font-family: Ariel,"times new roman",  sans-serif;
  font-size: 16pt;
  font-weight: bold;

	position: absolute;
	top: 269px;
	width: 250px;
	height: 10px;
	color: #fff;
    font-family: script, sans-serif;
    font-size: 18pt;
    padding: 5px 0px 5px 0px;
    text-align: left;
    margin-left: 385px;
	border: 0px solid #555
}
.healthcare{margin-right: 8pt}

.a { letter-spacing: 2px;}
.x { letter-spacing: 2px;}
a:link {
	color: #000;
	text-decoration: none;
	    font-weight: 600;
}
a:visited {
	color: #532;
	text-decoration: none;
    font-weight: 500;
}
a:hover {
	color: #995;
	text-decoration: none;
}
a:active {
	color: #007;
	text-decoration: blink;
    font-weight: 400;

}
.a:visited {
	color: #f0f;
	text-decoration: none;
    font-weight: 600;
}