a:link {background: #c6e7de; color: #6b0042;}

a:visited {background: #63bdb5; color:teal;}

a:hover {background: #c6e7de; color: #6b0042;}

p.breadcrumbs {
            text-align: center;  
	    	
            font-size: 8pt;
            font-weight: bolder;
            color: #6b0042;
          }  


.italic {font-style: italic; }

.italicbg {font-style: italic;
           background: #c6eff7;
          }


.italicun {font-style: italic;
           text-decoration: underline;
          }

.phone {color: #006699; 
       background: #c6e7de;
       font-weight: bolder;
       font-style: italic;
       }
       
.email {color: #006699;
        font-style: italic;
       }


h1 {font-family: garamond;
    font-style: italic;
    color: #6b0032;
    text-align: center;
    text-decoration: underline;
    background: #63bdb5; 
    }



h2 {font-family: garamond;
    font-style: italic;
    color: #6b0032;
    text-align: center;
    background: silver; 
   }

h2.overview {text-decoration: underline;
             background: #63bdb5;
             font-weight: bolder;
             }



h3 {font-family: comic sans ms;
   text-align: left;
   text-decoration: underline;
   }   


h3.consult {font-family: comic sans ms;
            text-align: left;
            text-decoration: underline;
           }   


h4 {font-family: garamond;
    font-weight: bolder;
    text-decoration: underline;
    color: #087b7b;
    text-align: center;
    }   


h5.top {text-align: left;}

          
p {text-indent: 55px; 
   font-size: 12pt;
   font-family: comic sans ms;
   color: #6b0042; 
   text-align: center;
   }


p.indent5 {text-indent: 5px; 
           text-align: left;
          } 
          


i.consult {text-align: center;
           font-size: 13pt;
           font-weight: bolder;
           }