.NVGC {
	font-family: Garamond, "Times New Roman", Georgia;
	font-size: 36px;
	font-weight: bold;
	color: #006600;
}
.NormalText {
	font-family: Garamond, "Times New Roman", Georgia;
	font-size: 17px;
	color: #006600;
}
.LargerText {
	font-family: Garamond, "Times New Roman", Georgia;
	font-size: 18px;
	color: #006600;
	font-weight: normal;

}
.Sanstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.copyright {
	font-family: Garamond, "Times New Roman", Georgia;
	font-size: 12px;
	color: #006600;
}
