/* Headers */

.CoNameh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #EEEEEE;
	font-weight: bold;
}

.navContentDivh2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #eeeeee;
	font-weight: bold;
	}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	}
/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #E7F1F3;
  border-top: 1px solid #AAD3DB;
  border-bottom: 1px solid #AAD3DB;
}
