body {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 20px;
	color: #336699;
}

td, th {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

form {
	background-color: #BCD8E0;
}

.title {
	font-family: "Century Gothic";
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #00586A;
}

.header {
	font-family: "Century Gothic";
	font-size: 24px;
	background-color: #00586A;
  color: #BCD8E0;
}
h6 {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #00586A;


}
h3 {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: normal;
	color: #00586A;
	margin: 0px;
	padding: 0px;

}
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #00586A;
	text-decoration: underline;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #C35617;
}