﻿body {
}

.GridHeading
{
	font-weight: bold;
	background-color: Black;
	color: White;
	text-align: left;
    FONT-SIZE: 1em 
}

.GridHeadingCenter
{
	font-weight: bold;
	background-color: Black;
	color: White;
	text-align: center;
    FONT-SIZE: x-small 
}

.CategoryHeading
{
	font-weight: bold;
	background-color: Black;
	color: White;
	text-align: left;
    FONT-SIZE: x-small 
}

.listDetailsLink
{
	text-decoration:	underline;
	FONT-SIZE: xx-small 
}

.locationName
{
	font-weight: bold;
	color:Blue;
	text-align: left;
    FONT-SIZE: small 
}

.locationDescription
{
	font-weight: normal;
	color:black;
	text-align: left;
    FONT-SIZE: small 
}
