p, td {
  font-family: georgia, century, serif;
  color: 330000;
  font-size: 1em;
  }
	
.licensed {
	font-family: brody, georgia, century, serif;
	color: 330000;
	font-size: 1em;
	text-align: center;
}	

.home {  font-size: .9em; 
						text-align: justify;
		}

.footer { text-align: center; font-size: .8em }
.slogan { color: cc0000; 
							text-align: center;
							font-family: brody, georgia, serif;
							font-size: 2.5em }
.slogan_sm { color: cc0000; 
							text-align: center;
							font-family: brody, georgia, serif;
							font-size: 1.2em  }

.form { vertical-align: top;
					font-weight: bold;
					text-align: right }

  a.nav:link,a.nav:visited,a.nav:active { 
        font-family: georgia, century, serif;
        color: FFFFFF;
        text-decoration: none;
        font-size: .9em;
	}
				
  a.testimonial:link,a.testimonial:visited,a.testimonial:active { 
        font-family: georgia, century, serif;
        color: FFFFFF;
        text-decoration: none;
        font-size: 1em;
	}

		.navbar { color: FFFFFF;
									font-family: georgia, century, serif;
									font-weight: bold;
									text-align: center;
			}
				
  a:link,a:visited,a:active { 
        font-family: georgia, century, serif;
        text-decoration: none;
				font-weight: bold; }
				
	a:link { color: cc0000 }
	a:visited { color: 0000cc }
	a:active { color: ff0000 }
	a:link:hover, a:visited:hover { text-decoration: underline }
  
.outertable { border: 1px solid #220000; }

