/*

	Rush Chiropractic Styleheet
	
	
	Copyright 2006, all rights reserved, Reel Reports.
	
*/

p   { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal }

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.5em;
	font-weight: 500;
	line-height: 20px;
}

h2 {
	font-size: 1.3em;
	font-weight: 600;
}
li   { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal;  margin-bottom: 7px;}

ul { list-style-type: disc; margin: 1em 0 1em 25px; }
