.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006666;
}
.Content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;

}
.SubHeader {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006666;
	text-decoration: none;

}
p {
	text-align: justify;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
