@charset "utf-8";
.centertext {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.regtxt {
	font-size: small;
	color: #333;
	text-align: justify;
	line-height: 18px;
}
.tablebgd {
	background-image: url(images/bluefade.jpg);
	background-color: #F4F4F0;
	background-repeat: no-repeat;
}

.lefttext {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.centertexttreb {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.regtxtgrn {
	font-family: AvantGarde, BrushScript, "Comic Sans MS";
	font-size: small;
	color: #5F830D;
	text-align: left;
	line-height: 18px;
}
.tablebgd2 {
	background-image: url(images/bluefade2.jpg);
	background-repeat: no-repeat;
}
