BODY {
	background-image: url("../Images/GTB_Background.jpg");
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
TABLE{
	padding: 0;
	border-color : #000000;
	text-align: center;
	Width:100%;
}
A {
	color: Black;
	text-decoration: none;
}

A:Hover {
	color: Blue;
	text-decoration: none;
	background-color: #F0E68C;
}

.CompanyName{
	font-family: Georgia;
	color:#008800;
	font-size: 24pt;
	letter-spacing: 2;
}
.NavHead{
font-size: 12pt;
font-weight: bold;
}
.License{
font-size: 8pt;
}