body
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #ffffc0;
}

.GenericPanelClass
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
}

.GenericTableClass
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
}

.GenericCellClass
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
}

.GenericLabelClass
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	width: 100%;
}

