.AlternatingItem
{
	background-color: White;
}

.Item
{
    background-color: White;
}

.Header
{	
	color: Black;
	font-weight: bold;
}
.Separator
{
	background-color: Yellow;
}

