p.header {
  font-family: "Monotype Corsiva", "Times New Roman";
  font-size: 64;
  font-weight: normal;
}
p.subhead {
  font-family: "Monotype Corsiva", "Times New Roman";
  font-size: 22;
  font-weight: normal;
}

p.align {
  font-family: "Monotype Corsiva", "Times New Roman";
  font-size: 22;
  font-weight: normal;
  text-align: center;
}

div.description {
  font-family: "Monotype Corsiva";
  font-size: 24;
  color: #660066;
  font-weight: bold;
}

h1.subtitles {
  font-family: "Monotype Corsiva";
  font-size: 24;
  font-weight: normal;
}

p.subtitles {
  font-family: "Monotype Corsiva";
  font-size: 24;
/*  color: #006699;  */
}

p.testimonials {
  font-family: "Monotype Corsiva";
  font-size: 20;
/*  color: #006699;  */
}

p.about {
  font-family: "Verdana", "Times New Roman";
  font-size: 16;
}


td.bar {
  background-color: rgb(221, 10, 25);		/* red */
}

td.vbar {
  background-color: rgb(221, 10, 25);		/* red */
  position: relative;
  top: -6px;
}

th {
  font-family: Verdana, "Book Antiqua", Arial, sans-serif;
  font-size: 16;
  font-weight: normal;
}
input {
  font-family: "Verdana", Arial, sans-serif;
  font-size: 15;
}
form {
  font-family: "Verdana", Arial, sans-serif;
  font-size: 15;
}
textarea {
  font-family: "Verdana", Arial, sans-serif;
  font-size: 15;
}
submit {
  font-family: "Verdana", Arial, sans-serif;
  font-size: 18;
  color: #1e27aa;
  font-weight: bold;
}

a:link {color: #2f63b3;text-decoration: none;}
a:visited {color: #2f63b3;text-decoration: none;}
a:hover {color: #4a5265;text-decoration: underline;}
a:active {color: #2f63b3;text-decoration: underline;}

a.Llink {
  font-size: 18;
  line-height: 105%;
  color: #1e27aa;
}
a.Llink:hover {
  color: #a71900;
  text-decoration: underline;
}

p.tlink {
  font-size: 16;
  line-height: 105%;  
  color: #1e27aa;
}
p.tlink a {
  color: #1e27aa;
  text-decoration: none;
}
p.tlink a:hover {
  color: #a71900;
  text-decoration: underline;
}

div.footer {
  height: 28px;
  background-color: rgb(190,190,190);   /* lower numbers = darker shade */
}
p.footer {
  font-size: 12;
  line-height: 200%;   /* for vertical alignment */
  color: black;
  text-align: center;
}
