/* CSS Document */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.footer { background-color: #F7E7C8;
	background-image:  url(../img/footer.gif);
}
.left { background-color: #F7E7C8;
	background-image:  url(../img/fill-left.gif);
}
.right { background-color: #F7E7C8;
	background-image:  url(../img/fill-right.gif);
}
.header { background-color: #F7E7C8;
	background-image:  url(../img/header.gif);
}
.text-bg { background-color: #F7E7C8;
	background-image:  url(../img/bg-text.gif);
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
