.greenlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #33CC33;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 10pt;
}

a.greenlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #33CC33;
	text-decoration: none;
}
a.greenlinks:hover {
	color: #4d4d4d;
}
.textgreen {
	color: #33CC33;
	text-decoration: none;
}
.textGrey {
	color: #4d4d4d;
	text-decoration: none;
}
.textGreySmall {
	color: #4d4d4d;
	text-decoration: none;
	font-size: 9pt;
}
.justify {
	text-align: justify;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.lightGrey {
	color: #CCCCCC;
}
a.greyLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #5E5E5E;
	text-decoration: none;
}
a.greyLink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4D4D4D;
	text-decoration: none;
}
a {
	color: #4d4d4d;
	text-decoration: none;
}
