BODY {
	background-image: url("../Images/GTB_Background.jpg");
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
A {
	color: Red;
	text-decoration: none;
}

A:Hover {
	color: Red;
	text-decoration: none;
}

.PageTitle{
	font-family: Georgia;
	color:#0000FF;
	font-size: 18pt;
	letter-spacing: 2;
}
.Head{
	font-family: Georgia;
	color:#000000;
	font-size: 14pt;
}
.CompanyInfo{
	font-family: Georgia;
	color:#0000FF;
	font-size: 12pt;
	font-weight: bold;
}
.ContactInfo{
	font-family: Georgia;
	color:#008800;
	font-size: 12pt;
	font-weight: bold;
}
.ContactSection{
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
color: #000000;
font-weight: bold;
}