.body
{
}
.linkLABEL
{
	font-weight: normal;
	font-size: x-small;
	color: #644331;
	font-family: 'Century Gothic';
}
.linkLABELBold
{
	font-weight: bold;
	font-size: x-small;
	color: #644331;
	font-family: 'Century Gothic';
}
.linkLABELtiny
{
	font-weight: normal;
	font-size: xx-small;
	color: #644331;
	font-family: 'Century Gothic';
}
.linkLABELErrorMsg
{
	font-weight: normal;
	font-size: x-small;
	color: #644331;
	font-style: italic;
	font-family: 'Century Gothic';
}
.txtANDbuttons
{
	font-weight: bold;
	font-size: x-small;
	color: #29191a;
	font-family: 'Century Gothic';
	background-color: #f8dde4;
}
.dgFileList
{
	font-size: x-small;
	color: #29191a;
	font-family: 'Century Gothic';
	background-color: #f8dde4;
}