DIV.bg { background-image: url(logo.gif); }

H1
{ 
   font-family: times, serif;
   font-size: 30pt;
   color: #800000;
   line-height: 32pt;
   }

H2
{ 
   font-family: times, serif;
   font-size: 20pt;
   color: #800000;
   line-height: 22pt;
   }

H3
{ 
   font-family: times, serif;
   font-size: 15pt;
   color: #800000;
   line-height: 17pt;
   }

H4
{ 
   font-family: times, serif;
   font-size: 14pt;
   font-style: italic;
   color: #800000;
   }

H4.left
{ 
   font-family: times, serif;
   font-size: 14pt;
   font-style: normal;
   color: #FFFFFF;
   }
   
.practice
{ 
   font-family: times, serif;
   font-size: 12pt;
   font-weight: bold;
   color: #800000;
   }


P, UL, BODY
{ 
   font-family: times, serif;
   font-size: 12pt;
   color: #000000;
   }

A.left:link { 
   font-family: helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFFFF; 
   font-weight: normal;   
   }

A.left:active {
   font-family: helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFFFF;
   font-weight: normal;
   }

A.left:visited {
   font-family: helvetica, sans-serif;
   font-size: 10pt;
   color: #CCCC99;
   font-weight: normal; 
   }

A.right:link { 
   font-family: helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   color: #990000; 
   }

A.right:active {
   font-family: helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   color: #990000;
   }

A.right:visited {
   font-family: helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   color: #996600;
   }

A.sched:link { 
   font-family: helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFF00; 
   font-weight: normal;   
   }

A.sched:active {
   font-family: helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFF00;
   font-weight: normal;
   }

A.sched:visited {
   font-family: helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFF00;
   font-weight: normal; 
   }

A.practice:link {
   font-family: times, serif;
   font-size: 12pt;
   font-weight: bold;
   color: #800000;
   text-decoration: none;
}

A.practice:active {
   font-family: times, serif;
   font-size: 12pt;
   font-weight: bold;
   color: #800000;
   text-decoration: none;
}

A.practice:visited {
   font-family: times, serif;
   font-size: 12pt;
   font-weight: bold;
   color: #800000;
   text-decoration: none;
}



.thisPage {
	font-family: helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF00;	
	}

.thisPageInfo {
	font-family: helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;	
	}

	   
.cutline {
	font-family: helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color: #660066;
	line-height: 14pt;
	}

.ital { font-style: italic; }   
.bold { font-weight: bold; }
.bigbold {
	font-family: helvetica, sans-serif;
	font-size: 14pt;
	color: #800000;
	}

