
/* Stylesheet for the 'main'area of Palmers Clinic Site   
** Version 0.3 - 29 December 2000   
** Last revised by: Philip Roberts - philrob@keaneroberts.com */
 /* ---------------------------------------------------------- */

BODY {
  font-family: Arial;
  font-size: 12pt;
  color: #330066;
  background-color: #f0f8ff;
  }	

H1 {
	font-size: 20pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #730800;
} 
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #730800;
	text-decoration : none;
} 
h3 {
	font-size: 16pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #730800;
} 
h4 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #730800;
} 
h5 {
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 h6 {
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
 p {
	font-size: 11pt;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	color: #330066;
}
 pre {
    font-family: monospace;   font-size: 10pt; 
	} 
 a: link {
 	 text-decoration: none; font-weight: normal; color: #330066; 
	 }
 A.inlinelink { 
 	text-decoration: underline; font-weight: normal; color: #330066; 
	} 
 A {
 	 text-decoration: none; font-weight: normal; color: #330066; 
	 } 
 A:hover { 
 	text-decoration: underline; font-weight: bold; color: #730800; 
	}
  .footer {
   font-size: 8pt;
    } 
	
OL UL  LI {
	font-family: Arial;
	font-size: 11pt;
	color: black;
	font-weight : bold;
} 

  TABLE { 
  	font-size: 10pt; font-family: Arial; color: #330066; 
	} 
	
  TD { 
  	font-family: Arial; font-size: 10pt; 
	} 
  TH {
  	 font-family: Arial; font-size: 10pt; font-weight: bold; 
	 } 
  CAPTION {
  	 font-family: Arial; font-size: 10pt; 
	 };


