
.GooseTitle 
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	color: white;
	background-color : Black;
}

.GooseSubTitle 
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: White;
	background-color : Black;
}

.GooseBody 
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 75%;
	color: white;
	left: 10px;
	font-weight: normal;
	background-color : Black;
}

.GooseQuote
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 75%;
	color: white;
	font-style: italic;
	align: center;
	left: 10px;
	background-color : Black;
}

.GooseRef
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 75%;
	color: white;
	font-style: italic;
	align: right;
	left: 10px;
	background-color : Black;
}

.GooseLink
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 100%;
	color: white;
	font-weight: bold;
	left: 10px;
	background-color : Black;
}

.GooseBold 
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 75%;
	left: 10px;
	font-weight: bold;
	color: white;
	background-color : Black;
}

.GooseFree 
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 65%;
	left: 10px;
	font-weight: normal ;
	color: white;
	text-align : center;
	background-color : Black;
}
.Photo
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 70%;
	color: Red;
	left: 10px;
	font-weight: normal;
	background-color : Black;
}
.GooseDanceTable
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 75%;
	color: white;
	font-weight: normal;
	background-color : Black;
}
.GooseDance
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: white;
	background-color : Black;
}
.GooseGrey
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 75%;
	color: Gray;
	left: 10px;
	font-weight: normal;
	background-color : Black;
}