/*Downing Chiropractic (C)1999-2002 Dr. Frank Downing, Jr. */

body, ul, td, p, div 
   { font-family: Georgia,Serif; 
	 font-size: 11pt; 
	 color: #000000; }
body { background-color: #FFFFFF;
	 margin-left: 5%;
	 margin-right: 5%; 
	 margin-bottom: 5%;}	
A { color: blue; }
A:Visited { color: #660066; }
A:Active { color: red; } 
A:Hover { color: red; } 
h1 { font-size: 24pt; }
h2 { font-size: 18pt; }
.titles { font-size: 18pt; }
.subtitles { font-size: 16pt; }
.plus { font-size: 14pt; /* use for plus 1*/}
.small { /*use for minus 1, URLs, captions and nav bar */
		font-family: Arial, sans-serif; font-size: 9pt; }
.smaller { /*use for minus 2, captions */
		font-family: Arial, sans-serif; font-size: 8pt; }
.copyright {
	margin-bottom : -2px;
}		
.inv { text-decoration: none; color: black; }
.required { /*use for minus 2, red font */
		font-family: Arial, sans-serif; font-size: 8pt; color: red; }
.titlecolor { /* navy color */ color: #330099; }
.paleblue { color: #330099; 
		background-color: #F2FAFE; 
		font-weight: bold; }