body { background: #1a62c7; font-family: "Garamond", "Times"}
#maintitle { font: normal normal bold xx-large times; color: white }
#mainsubtitle { font: normal normal bold large times; color: white }

#signature { font: normal normal normal 24pt times; color: white  }
#signaturepage { font: normal normal normal normal times; color: white  }

/* links: */
a:link { color: white; text-decoration: underline; font-family: "Garamond", "Times"; font-weight: bold; }
a:visited { color: white; text-decoration: underline; font-family: "Garamond", "Times"; font-weight: bold;}
a:hover { color: white; text-decoration: underline; font-family: "Garamond", "Times"; font-weight: bold;}

#interviewmargin { 
  text-indent: 0.5cm;
  text-align: justify;
  line-height: 130%;
  font-family: "Garamond","Times","Serif";
  font-height: normal;
}
  
#interviewmargin2 { 
  text-align: justify;
  line-height: 130%
}
  
#interviewtitle { 
  font-weight: bold;
  font-size: large;
  font-family: "Garamond","Times","Serif";
  text-align: center;
}
  
#interviewsubtitle { 
  font-weight: bold;
  font-family: "Garamond","Times","Serif";
}
  
#interviewquestion { 
  font-weight: bold;
  font-size: large;
  color: #a0522d;
  font-family: "Garamond","Times","Serif";
}
  
#interviewphotoby { 
  font-size: small;
  font-weight: bold;
  font-style: italic;
  color: white;
  font-family: "Garamond","Times","Serif";
}
  
#testimonial { 
  margin-left: 200px; 
  margin-right: 200px; 
  text-align: justify;
  font: normal normal normal normal times;
  color: white;
}
  
#testimonialby { 
  margin-left: 170px; 
  margin-right: 170px; 
  text-align: center;
  font: normal normal normal 14px times;
  color: white;
}
  
#maintable {
  text-align: center;
  font: normal normal bold 16px times;
  letter-spacing: 1pt;
}
  
#counter {
  color: white;
  font-weight: bold; 
}

#contact {
  color: white;
  font: normal normal normal normal times; 
}
  
#maintext {
  color: white;
  font: normal normal normal normal times; 
  text-align: justify;
  line-height: 120%;
}

#left {
  color: white;
  font: normal normal normal normal times; 
  text-align: right;
}

#right {
  color: white;
  font: normal normal normal normal times; 
  text-align: right;
}

#justified {
  text-align: justify
}

div.qa_back {
  width: 600px;
  text-align: left;
  padding-top: 20px;
  padding-left: 40px;
  padding-bottom: 20px;
}

h3.qa_cat_title {
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: bold;
  background-color: #233F67;
  padding-left: 10px;
  margin-right: 200px;
  padding-top: 3px;
  padding-bottom: 3px;
}

li.qa_li {
  margin-bottom: 3px;
}

