.GreenHeadBold{
	font-family: Arial;
	color: #1c9e41;
	font-size: 14px;
	font-weight: bold;
}
.GreenHeadBold2{
	font-family: Arial;
	color: #1e621c;
	font-size: 13px;
	font-weight: bold;
}
.GreenHeadBold3{
	font-family: Arial;
	color: #1e621c;
	font-size: 12px;
	font-weight: bold;
}
.Green{
	font-family: Arial;
	color: #1e621c;
	font-size: 12px;
}
.greenlink:link { color: #108d33; text-decoration: none}
.greenlink:visited { color: #108d33; text-decoration: none}
.greenlink:active { color: #64df86; text-decoration: none}
.greenlink:hover { color: #64df86; text-decoration: none}
