@charset "utf-8";
.smallBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.ItalicGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #768c5b;
	font-weight: bold;
}
.BoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #768c5b;
	font-weight: bold;
}

.TitleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.xtrasmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
