.green {color: #77A621;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.small {font-size: 10px;}
.center {text-align: center;}
.grbld {
	color: #77A621;
	font-size: 11pt;
	font-weight: bold;
}
.white {
	color: #ffffff;
}
.red {
	color: #ff0000;
}
