.txtGRAL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}
.txtBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.bg {
	background-color: #FED46B;
	background-image: url(images/layout_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
