body,td,th {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	color: #7a7a7a;
}

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
.GreyText {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	line-height: 18px;
	color: #7a7a7a;
	text-decoration: none;
	text-transform: uppercase;
}
.WhiteText {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.GreyTextBody {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	line-height: 16px;
	color: #7a7a7a;
	text-decoration: none;
}
.WhiteTextBody {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
}
.Strapline {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	font-style:italic;
	color: #D6A63D;
}

#welcome{ 
position: fixed; 
background:#000; 
}.Description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	font-style: italic;
}
